GrapeCity SPREAD for WPF 2.0J
EmptyRow プロパティ

GcDropDownCalendar に空白週の行がどのように表示されるかを取得または設定します。これは依存関係プロパティです。
構文
'Declaration
 
Public Property EmptyRow As EmptyRow
public EmptyRow EmptyRow {get; set;}

プロパティ値

GcDropDownCalendar に空白週の行がどのように表示されるかを示す EmptyRow 列挙体。
例外
例外説明
System.ArgumentExceptionEmptyRow プロパティに設定された値が EmptyRow 列挙体で定義されていません。
解説
このプロパティの設定は Month 表示モードの日のレイアウトにのみ影響し、表示されている月が、日数が 28 日の February である必要があります。この場合、隣接日が空白週の行になります。
参照

GcDropDownCalendar クラス
GcDropDownCalendar メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.