PowerTools CalendarGrid for Windows Forms 1.0J
ReverseDays プロパティ (CalendarListView)

日付を逆向きにレイアウトするかどうかを示す値を取得または設定します。
構文
Public Property ReverseDays As Boolean
public bool ReverseDays {get; set;}

プロパティ値

日付を逆向きにする(つまり、System.Windows.Forms.Orientation.Horizontal 方向の場合は右から左へ、System.Windows.Forms.Orientation.Vertical 方向の場合は下から上へレイアウトする)場合は true。それ以外の場合は false
参照

CalendarListView クラス
CalendarListView メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.