Xceed Grid for WinForms v4.3 Documentation
Xceed.Editors.v2.6 Assembly / Xceed.Editors Namespace / WeekDaysHeader Class
Properties Methods


In This Topic
    WeekDaysHeader Class Members
    In This Topic

    The following tables list the members exposed by WeekDaysHeader.

    Public Properties
     NameDescription
    Public PropertyGets or sets the names of the days of the week as displayed in the header.  
    Public PropertySpecifies which mode is used to extrapolate the default day names.  
    Public PropertyGets the first day of the week displayed in the header.  
    Public PropertyGets or sets the font of the header.  
    Public PropertyGets or sets the height of the header.  
    Public PropertyGets or sets the maximum number of characters used to display the names of the week days in the header.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the value of the DayNames property to its default value, DefaultDayNames.  
    Public MethodResets the value of the DefaultDayNamesMode property to its default value, DayNamesMode.Full.  
    Public MethodResets the value of the FirstDayOfWeek property to its default value, DefaultFirstDayOfWeek.  
    Public MethodResets the value of the Height property to its default value, DefaultHeight.  
    Public MethodResets the value of the MaxDayNameChars to its default value, 1.  
    Top
    See Also