Gets or sets the width of the empty area left to the right of each SchedulerElement.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public double RightAreaBuffer { get; set; }
Visual Basic (Declaration)
Public Property RightAreaBuffer As Double

See Also