Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / SyntaxStyles Class / Operator Property

In This Topic
    Operator Property (SyntaxStyles)
    In This Topic
    Gets or sets operator style.
    Syntax
    'Declaration
     
    
    Public Property Operator As SyntaxTextStyle
    public SyntaxTextStyle Operator {get; set;}
    See Also