ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionEditor Class / MinHeight Property

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