RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextElement Class / MinHeightProperty Field

In This Topic
    MinHeightProperty Field (C1TextElement)
    In This Topic
    Identifies the MinHeight style property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MinHeightProperty As StyleProperty
    public static readonly StyleProperty MinHeightProperty
    See Also