Name | Description | |
---|---|---|
![]() | Count | Overridden. Gets or sets the number of rows in the collection. |
![]() | DefaultSize | Gets or sets the default size of the rows or columns in the collection (in pixels). (Inherited from C1.Win.C1FlexGrid.RowColCollection) |
![]() | Fixed | Overridden. Gets or sets the number of fixed rows in the collection. |
![]() | Frozen | Gets or sets the number of frozen rows or columns in the collection. (Inherited from C1.Win.C1FlexGrid.RowColCollection) |
![]() | GlyphRow | Gets or sets the index of the row used to display the sorting and filtering glyphs. |
![]() | GlyphVisible | Gets or sets a value indicating whether sort, filter, pin and expression editor glyphs are displayed. |
![]() | Grid | Gets a reference to the C1FlexGridBase control that owns this collection. (Inherited from C1.Win.C1FlexGrid.RowColCollection) |
![]() | Item | Gets the Row at the specified index. |
![]() | MaxSize | Gets or sets the maximum size for rows and columns in the collection. (Inherited from C1.Win.C1FlexGrid.RowColCollection) |
![]() | MinSize | Gets or sets the minimum size for rows and columns in the collection. (Inherited from C1.Win.C1FlexGrid.RowColCollection) |
![]() | Selected | Gets a collection of Row objects that are currently selected. |