|
<< Click to Display Table of Contents >> Navigation: Intraweb Components > Standard > TIWCalendar > Properties > Cell |
SIGNATURE=IWCompCalendar.TIWCalendar.Cell
ETYPE=Property
Declaration:
Delphi: |
public property Cell [const ARow: Integer; const AColumn: Integer]: TIWCalendarCell; |
C++: |
public: __property TIWCalendarCell Cell[Integer; const AColumn: Integer const ARow]; |
Description: This is Cell, a member of class TIWCalendar.