ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / DropDownStyle Class / Owner Property

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