PowerTools CalendarGrid for Windows Forms 1.0J
CalendarCellPosition 構造体
メンバ 

GcCalendarGrid コントロール内のセルの位置を表します。
構文
Public Structure CalendarCellPosition 
   Inherits System.ValueType
public struct CalendarCellPosition : System.ValueType 
解説

CalendarCellPosition クラスは、GcCalendarGrid コントロール内で CalendarCell の位置を特定する場合に使用します。位置を特定する CalendarCell は、CalendarTable 内のセルです。ScopeDateRelativeDates の各プロパティは、セルが属する CalendarTable を示します。RowIndexColumnIndexName の各プロパティは、指定された CalendarTable 内のセルを特定します。

日付を持たない CalendarTable にセルが存在する場合、その位置は Empty になります。この状況は IsEmpty によって調べることができます。

継承階層

System.Object
   System.ValueType
      GrapeCity.Win.CalendarGrid.CalendarCellPosition

参照

CalendarCellPosition メンバ
GrapeCity.Win.CalendarGrid 名前空間
CurrentCellPosition プロパティ
CellPosition プロパティ

 

 


© 2014 GrapeCity inc. All rights reserved.