Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / ExpressionEditorPanelTheme Class / Operands Property

In This Topic
    Operands Property (ExpressionEditorPanelTheme)
    In This Topic
    Gets or sets OperandsStyle contains display attributes that determine the appearance of operands panel element on the screen.
    Syntax
    'Declaration
     
    
    Public Property Operands As OperandsStyle
    public OperandsStyle Operands {get; set;}
    See Also