ComponentOne for WinUI
GridTextColumn コンストラクタ(PropertyInfo)

C1.WinUI.Grid アセンブリ > C1.WinUI.Grid 名前空間 > GridTextColumn クラス > GridTextColumn コンストラクタ : GridTextColumn コンストラクタ(PropertyInfo)
列の初期化に使用されるプロパティ情報オブジェクト
GridTextColumn クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal property As System.Reflection.PropertyInfo _
)
public GridTextColumn( 
   System.Reflection.PropertyInfo property
)

パラメータ

property
列の初期化に使用されるプロパティ情報オブジェクト
参照

参照

GridTextColumn クラス
GridTextColumn メンバ
オーバーロード一覧