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

In This Topic
    Style Property (C1ExpressionRichTextBox)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Style As Windows.UI.Xaml.Style
    public Windows.UI.Xaml.Style Style {get; set;}
    See Also