Calendar for WinForms | ComponentOne
C1.Win.Calendar.DateEdit Namespace / ButtonStyle Class / Parent Property

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