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

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