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

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