FlexPivot for WinForms
Column クラス
メンバ 

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : Column クラス
Class that represents a grid column.
オブジェクト モデル
Column クラス
シンタックス
'宣言
 
Public Class Column 
   Inherits RowCol
public class Column : RowCol 
解説
This class does not have a public constructor. You can add and remove columns using methods in the grid's C1FlexGridBase.Cols property, which exposes the column collection.
継承階層

System.Object
   C1.Win.C1FlexGrid.RowCol
      C1.Win.C1FlexGrid.Column

参照

Column メンバ
C1.Win.C1FlexGrid 名前空間