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

In This Topic
    Owner Property (MultiSelectStyles)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property Owner As C1.Win.C1Themes.StyledPropertyCollection
    protected C1.Win.C1Themes.StyledPropertyCollection Owner {get; set;}
    See Also