ComponentOne MultiSelect for WinForms
C1.Win.Input.Theme.MultiSelect Namespace / MultiSelectStyles Class / Parent Property

In This Topic
    Parent Property (MultiSelectStyles)
    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