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

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