GrapeCity CalendarGrid for Windows Forms 3.0J
SelectedCells プロパティ

現在の GcCalendarGrid コントロールで選択されているすべてのセルを含むコレクションを取得します。
シンタックス
Public ReadOnly Property SelectedCells As ReadOnlyCollection(Of CalendarCellPosition)
public ReadOnlyCollection<CalendarCellPosition> SelectedCells {get;}

プロパティ値

選択されているすべてのセルを含む CalendarCellPosition の読み取り専用コレクション。
参照

参照

GcCalendarGrid クラス
GcCalendarGrid メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.