ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DayOfWeekSlotPresenter Class / ActualHeight Property

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