ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / ViewSlotPresenter Class / ActualWidth Property

In This Topic
    ActualWidth Property (ViewSlotPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualWidth As System.Double
    public System.double ActualWidth {get;}
    See Also