ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1CalendarPresenter Class / Width Property

In This Topic
    Width Property (C1CalendarPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Width As System.Double
    public System.double Width {get; set;}
    See Also