DataGridViewRowHeightInfoNeededEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
