Active areas.
            
Namespace: DayPilot.Web.Ui.Events.GanttAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
 Syntax
Syntax
| C# | 
|---|
| public AreaCollection Areas { get; private set; } | 
| Visual Basic | 
|---|
| Public Property Areas As AreaCollection Get Private Set | 
| Visual C++ | 
|---|
| public: property AreaCollection^ Areas { AreaCollection^ get (); private: void set (AreaCollection^ value); } | 






