| BasicCalendar Fields | 
The BasicCalendar type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|  | mMonthEvents | 
            Hashtable with events for current month (key - DateTime, value - DataTable with events).
             | 
|  | mOnBeforeInitFired | 
            True if the on before init was fired.
             | 
|  | mRelatedData | 
            Custom data connected to the object.
             | 
|  | mRelatedDataLoaded | 
            Related data is loaded.
             | 
 See Also
See Also