GanttView for WPF
FieldStyle コンストラクタ(StyleField,String)

C1.WPF.GanttView.4.5.2 アセンブリ > C1.WPF.GanttView 名前空間 > FieldStyle クラス > FieldStyle コンストラクタ : FieldStyle コンストラクタ(StyleField,String)
StyleField値。
カスタムフィールド名。
指定された StyleFieldとカスタムフィールド名で FieldStyleクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal field As StyleField, _
   ByVal fieldName As System.String _
)
public FieldStyle( 
   StyleField field,
   System.string fieldName
)

パラメータ

field
StyleField値。
fieldName
カスタムフィールド名。
参照

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