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

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