Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarDaysOfWeekPanel Class / EndOverflow Property

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