Input for WinForms | ComponentOne
C1.Win.Input.Pickers.Styles Namespace / PickerDropDownStyle Class / Owner Property

In This Topic
    Owner Property (PickerDropDownStyle)
    In This Topic
    Gets collection owner.
    Syntax
    'Declaration
     
    
    Protected Property Owner As StyledPropertyCollection
    protected StyledPropertyCollection Owner {get; set;}
    See Also