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

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