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

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

プロパティ値

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

GcDropDownCalendar クラス
GcDropDownCalendar メンバ