| CMSCalendar Fields | 
The CMSCalendar type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|  | mDataLoaded | 
            Indicates whether data should be loaded.
             | 
|  | mFilterControl | 
            Filter control.
             | 
|  | mFilterName | 
            Filter name.
             | 
|  | mMonthEvents | 
            Hashtable with events for current month (key - DateTime, value - DataTable with events).
            (Inherited from BasicCalendar.) | 
|  | mOnBeforeInitFired | 
            True if the on before init was fired.
            (Inherited from BasicCalendar.) | 
|  | mProperties | 
            Control properties variable.
             | 
|  | mRelatedData | 
            Custom data connected to the object.
            (Inherited from BasicCalendar.) | 
|  | mRelatedDataLoaded | 
            Related data is loaded.
            (Inherited from BasicCalendar.) | 
 See Also
See Also