Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarDaysPanel Class / Overflow Property

In This Topic
    Overflow Property (CalendarDaysPanel)
    In This Topic
    Gets the lengths in pixels of the visible boundaries.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Overflow As Thickness
    public Thickness Overflow {get;}
    See Also