Separator layer.
Namespace:
DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 5.8.1956.0 (5.8.1956.0)
Syntax
| C# |
|---|
public SeparatorLayer Layer { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Layer As SeparatorLayer |
| Visual C++ |
|---|
public: property SeparatorLayer Layer { SeparatorLayer get (); void set (SeparatorLayer value); } |