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

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