[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.RowCollection.Item

this Property

this[int]

Gets the Row at the specified index.

Declaration
public Row this[int index] { get; }
Parameters
Type Name Description
int index
Remarks

Use the Row object returned by this method to set attributes such as row height, visibility, style, selected state, and so on.