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

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