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