名前 | 解説 | |
---|---|---|
Count | オーバーライドされます。 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). C1.Win.C1FlexGrid.RowColCollectionから継承されます。 | |
Fixed | オーバーライドされます。 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. C1.Win.C1FlexGrid.RowColCollectionから継承されます。 | |
Grid | Gets a reference to the C1FlexGridBase control that owns this collection. C1.Win.C1FlexGrid.RowColCollectionから継承されます。 | |
Item | オーバーロードされます。 Gets the Column at the specified index. | |
MaxSize | Gets or sets the maximum size for rows and columns in the collection. C1.Win.C1FlexGrid.RowColCollectionから継承されます。 | |
MinSize | Gets or sets the minimum size for rows and columns in the collection. C1.Win.C1FlexGrid.RowColCollectionから継承されます。 | |
Selected | Gets a collection of Column objects that are currently selected. |