RowHeightEventArgs Properties
Provides data for the GridView.CalcRowHeight event.
Name | Description |
---|---|
Row |
Gets the handle of the row whose height is to be specified. |
Row |
Gets or sets the row’s height. |
See Also