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

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