Calendar for WinForms | ComponentOne
C1.Win.Calendar.DateEdit Namespace / DropDownCalendarStyle Class
Members

In This Topic
    DropDownCalendarStyle Class
    In This Topic
    The DropDownCalendarStyle class represents the styles for the drop-down part of the C1.Win.Calendar.C1DateEdit control which contains display attributes that determine the appearance of control.
    Object Model
    DropDownCalendarStyle Class
    Syntax
    'Declaration
     
    
    Public Class DropDownCalendarStyle 
       Inherits C1.Win.Calendar.UI.CalendarTheme
    public class DropDownCalendarStyle : C1.Win.Calendar.UI.CalendarTheme 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                   C1.Win.Calendar.DateEdit.DropDownCalendarStyle

    See Also