Property | Type | Description | |
---|---|---|---|
ColumnCountProperty | |||
ColumnFieldNameProperty | |||
ColumnSpanFieldNameProperty | |||
IsEditableProperty | |||
RowCountProperty | |||
RowFieldNameProperty | |||
RowSpanFieldNameProperty | |||
ShowGridLinesProperty |
Method | Description | |
---|---|---|
InitItemContainerStyle ( ) : void | ||
VisualGrid ( ) : System |
Method | Description | |
---|---|---|
GenerateItemContainerStyle ( ) : System.Windows.Style | ||
OnColumnFieldNameChanged ( |
||
OnColumnSpanFieldNameChanged ( |
||
OnRowFieldNameChanged ( |
||
OnRowSpanFieldNameChanged ( |
Method | Description | |
---|---|---|
ColumnCount_Changed ( |
||
IsEditableChanged ( |
||
RowCount_Changed ( |
protected GenerateItemContainerStyle ( ) : System.Windows.Style | ||
return | System.Windows.Style |
protected static OnColumnFieldNameChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
protected static OnColumnSpanFieldNameChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
protected static OnRowFieldNameChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
protected static OnRowSpanFieldNameChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
public static DependencyProperty,System.Windows ColumnCountProperty | ||
return |
public static DependencyProperty,System.Windows ColumnFieldNameProperty | ||
return |
public static DependencyProperty,System.Windows ColumnSpanFieldNameProperty | ||
return |
public static DependencyProperty,System.Windows IsEditableProperty | ||
return |
public static DependencyProperty,System.Windows RowCountProperty | ||
return |
public static DependencyProperty,System.Windows RowFieldNameProperty | ||
return |
public static DependencyProperty,System.Windows RowSpanFieldNameProperty | ||
return |