DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterEditorHotSelectedStyle Class / Parent Property

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