Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / CalendarDropDownStyleInfo Class
Properties Methods


In This Topic
    CalendarDropDownStyleInfo Class Members
    In This Topic

    The following tables list the members exposed by CalendarDropDownStyleInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CalendarDropDownStyleInfo  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets background color for the CalendarDropDownControl.  
    Public PropertyGets or sets calendar type.  
    Public PropertyGets or sets font for the CalendarDropDownControl.  
    Public PropertyGets or sets fore color for the CalendarDropDownControl.  
    Public PropertyGets or sets background color for the CalendarDropDownControl header.  
    Public PropertyGets or sets fore color for the CalendarDropDownControl header.  
    Public PropertyGets or sets header date format(ie: yyy年 MMMM).  
    Public PropertyEnables or disables showing Today marker.  
    Public PropertyGets or sets color for Today marker.  
    Public PropertyGets or set Year-Month date format(ie: yyy,MMMM).  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the CalendarDropDownStyleInfo object from XML.  
    Public MethodSaves the CalendarDropDownStyleInfo object to XML.  
    Top
    See Also