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