GrapeCity.Win.CalendarGrid.v40 アセンブリ > GrapeCity.Win.CalendarGrid 名前空間 > CalendarTable クラス > Item プロパティ : Item(Int32,Int32) プロパティ |
Public Overloads ReadOnly Property Item( _ ByVal row As Integer, _ ByVal column As Integer _ ) As CalendarCell
public CalendarCell Item( int row, int column ) {get;}