PowerTools CalendarGrid for Windows Forms 1.0J
Value プロパティ (CalendarCell)

このセルの値を取得または設定します。
構文
Public Property Value As Object
public object Value {get; set;}

プロパティ値

セルの値を示す System.Object 値。
解説
このプロパティが設定されていない場合は、CalendarTemplate 内の関連するセルから値が継承されます。GcCalendarGrid がデータソースにバインドしていて、DataField がデータソース内の列に設定されている場合、セルの値はデータソースから取得、またはデータソースに設定されます。VirtualModetrue の場合、セル値を取得または設定すると CellValueNeeded および CellValuePushed イベントが発生します。
参照

CalendarCell クラス
CalendarCell メンバ
CellValueChanged イベント
DataSource プロパティ
VirtualMode プロパティ
CellValueNeeded イベント
CellValuePushed イベント

 

 


© 2014 GrapeCity inc. All rights reserved.