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

In This Topic
    StyleProperty Property (C1TextChangedEventArgs)
    In This Topic
    Returns the StyleProperty that changed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property StyleProperty As StyleProperty
    public StyleProperty StyleProperty {get;}
    See Also