SPREAD for WPF 3.0J - GcSpreadGrid
FirstFiscalMonth プロパティ

GrapeCity.Windows.SpreadGrid.Editors 名前空間 > GcDropDownCalendar クラス : FirstFiscalMonth プロパティ
会計年度の開始月を取得または設定します。これは依存関係プロパティです。
シンタックス
'宣言
 
Public Property FirstFiscalMonth As Month
public Month FirstFiscalMonth {get; set;}

プロパティ値

会計年度の開始月を表す Month 値。既定値は Month.Default です。
例外
例外解説
FirstFiscalMonth プロパティに設定された値が Month 列挙体で定義されていません。
参照

GcDropDownCalendar クラス
GcDropDownCalendar メンバ