Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / BaseOperandsStyle Class
Members

In This Topic
    BaseOperandsStyle Class
    In This Topic
    Base style for OperandsStyle styles.
    Syntax
    'Declaration
     
    
    Public Class BaseOperandsStyle 
       Inherits BaseItemStyle
    public class BaseOperandsStyle : BaseItemStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.ExpressionEditor.UI.BaseStyle
                   C1.Win.ExpressionEditor.UI.BaseItemStyle
                      C1.Win.ExpressionEditor.UI.BaseOperandsStyle
                         C1.Win.ExpressionEditor.UI.OperandsStyle

    See Also