Method | Description | |
---|---|---|
DataGrid_LoadingRow ( object sender, System.Windows.Controls.DataGridRowEventArgs e ) : void | ||
InitializeHeight ( ) : void | ||
Large ( ) : System |
Method | Description | |
---|---|---|
GetInitialFocusElement ( ) : IInputElement |
Method | Description | |
---|---|---|
CalcPercentage ( int itemCount, double totalCount ) : double | ||
GetHeightInfo ( Dev2DataGrid dataGrid ) : HeightInfo | ||
InitializeHeight ( Dev2DataGrid dataGrid, int contentGridRow, int itemCount, double totalCount ) : RowDefinition |
public DataGrid_LoadingRow ( object sender, System.Windows.Controls.DataGridRowEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Controls.DataGridRowEventArgs | |
return | void |
protected GetInitialFocusElement ( ) : IInputElement | ||
return | IInputElement |