FlexPivot for WinForms
ColumnCollection クラス メンバ
プロパティ  メソッド 

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : ColumnCollection クラス

ColumnCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティオーバーライドされます。 Gets or sets the number of Column objects in this collection.  
Public プロパティGets or sets the default size of the rows or columns in the collection (in pixels). C1.Win.C1FlexGrid.RowColCollectionから継承されます。
Public プロパティオーバーライドされます。 Gets or sets the number of fixed columns in this collection.  
Public プロパティGets or sets the number of frozen rows or columns in the collection. C1.Win.C1FlexGrid.RowColCollectionから継承されます。
Public プロパティGets a reference to the C1FlexGridBase control that owns this collection. C1.Win.C1FlexGrid.RowColCollectionから継承されます。
Public プロパティオーバーロードされます。 Gets the Column at the specified index.  
Public プロパティGets or sets the maximum size for rows and columns in the collection. C1.Win.C1FlexGrid.RowColCollectionから継承されます。
Public プロパティGets or sets the minimum size for rows and columns in the collection. C1.Win.C1FlexGrid.RowColCollectionから継承されます。
Public プロパティGets a collection of Column objects that are currently selected.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Appends a new Column object to this collection.  
Public メソッドGets a string build a string that contains a complete description of the column collection, suitable for persisting the control state.  
Public メソッドオーバーロードされます。 Gets a value that determines whether the collection contains a Column with the given name.  
Public メソッドGets the index of the next visible row or column. C1.Win.C1FlexGrid.RowColCollectionから継承されます。
Public メソッドGets the index of the previous visible row or column. C1.Win.C1FlexGrid.RowColCollectionから継承されます。
Public メソッドオーバーロードされます。 Gets the index of the Column with the specified name.  
Public メソッドAdds a new Column object to this collection at a specified position.  
Public メソッドAdds a range of Column objects to the collection at a specified position.  
Public メソッドオーバーライドされます。 Moves a Column object to a new position in the collection.  
Public メソッドオーバーライドされます。 Moves a range of Column objects to a new position in the collection.  
Public メソッドParses a string containg a description of the column collection (usually obtained by calling the BuildString method) and applies it to a grid.  
Public メソッドオーバーロードされます。 Removes a Column object from the collection.  
Public メソッドRemoves a range of Column objects from the collection.  
トップ
参照

ColumnCollection クラス
C1.Win.C1FlexGrid 名前空間