ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / DefaultStyleKey Property

In This Topic
    DefaultStyleKey Property (C1ExpressionRichTextBox)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property DefaultStyleKey As System.Object
    protected System.object DefaultStyleKey {get; set;}
    See Also