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

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