Name | Description | |
---|---|---|
Count | Overridden. Gets or sets the number of Column objects in this 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 columns in this collection. | |
Frozen | Gets or sets the number of frozen rows or columns in the collection. (Inherited from C1.Win.C1FlexGrid.RowColCollection) | |
Grid | Gets a reference to the C1FlexGridBase control that owns this collection. (Inherited from C1.Win.C1FlexGrid.RowColCollection) | |
Item | Overloaded. Gets the Column 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 Column objects that are currently selected. |