DataGridViewRowHeightInfoNeededEventArgs Properties
.NET Framework 4.5
The DataGridViewRowHeightInfoNeededEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Height | Gets or sets the height of the row the event occurred for. |
|
MinimumHeight | Gets or sets the minimum height of the row the event occurred for. |
|
RowIndex | Gets the index of the row associated with this DataGridViewRowHeightInfoNeededEventArgs. |