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

In This Topic
    ItemWidth Property (CalendarDaysOfWeekPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ItemWidth As Double
    public double ItemWidth {get; set;}
    See Also