Name | Description | |
---|---|---|
![]() | ActualAutoHeight | Gets a value indicating whether row height is calculated automatically. |
![]() | ActualHeight | Gets the actual height that depends from IsHidden property. |
![]() | ActualIsHidden | Gets a value indicating whether row is hidden. |
![]() | AutoHeight | Gets a value indicating whether row height is calculated automatically. This property can return undefined status. |
![]() | Cells | Gets the cells of this row. |
![]() | Height | Gets the row height, measured in DIP. |
![]() | IsHidden | Gets a value indicating whether row is hidden. This property can return undefined status. |
![]() | RowIndex | Gets the row index. |
![]() | StyleIndex | Gets the style index. |