Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarMonthsPanel Class / StartOverflow Property

In This Topic
    StartOverflow Property (CalendarMonthsPanel)
    In This Topic
    Gets the length in pixels of the elements that are out of view at the start considering System.Windows.Controls.Orientation.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property StartOverflow As Double
    public double StartOverflow {get;}
    See Also