RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / StyleProperty Class / DefaultValue Property

In This Topic
    DefaultValue Property (StyleProperty)
    In This Topic
    Gets the default value of the property.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DefaultValue As Object
    public object DefaultValue {get;}
    See Also