Property | Type | Description | |
---|---|---|---|
ItemsSourceProperty | |||
MaxRowHeightProperty | |||
MinRowHeightProperty | |||
RowHeightProperty |
Method | Description | |
---|---|---|
AutoGrid ( ) : System.Linq | ||
HandleLoaded ( object sender, |
Method | Description | |
---|---|---|
InitializeColumns ( ) : void | ||
InsertRow ( int rowIndex, object model ) : void | ||
LoadRows ( ) : void | ||
OnItemsSourceChanged ( ) : void | ||
OnRowAdded ( int index ) : void | ||
OnRowRemoved ( int index ) : void | ||
ReIndexRows ( ) : void | ||
RemoveRow ( int rowIndex ) : void |
public HandleLoaded ( object sender, |
||
sender | object | |
e | ||
return | void |
public static DependencyProperty,System.Windows ItemsSourceProperty | ||
return |
public static DependencyProperty,System.Windows MaxRowHeightProperty | ||
return |
public static DependencyProperty,System.Windows MinRowHeightProperty | ||
return |