MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / ViewCellStyle Class / Parent Property

In This Topic
    Parent Property (ViewCellStyle)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property Parent As C1.Win.Themes.StyledPropertyCollection
    protected override C1.Win.Themes.StyledPropertyCollection Parent {get;}
    See Also