ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1UniformGrid Class / MaxHeight Property

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