DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.8 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorArrowStyle Class / Owner Property

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