Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / OperandsStyle Class / Parent Property

In This Topic
    Parent Property (OperandsStyle)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property Parent As C1.Win.Themes.StyledPropertyCollection
    protected virtual C1.Win.Themes.StyledPropertyCollection Parent {get;}
    See Also