Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / CalendarInfo Class
Properties

In This Topic
    CalendarInfo Class Members
    In This Topic

    The following tables list the members exposed by CalendarInfo.

    Public Properties
     NameDescription
    Public PropertyGets the last date of the CalendarInfo.  
    Public PropertyGets a value indicating whether the date range of StartDate and EndDate contains some selected days.  
    Public PropertyGets a value indicating whether the dates between StartDate and GrapeCity.Windows.InputMan.Primitives.CalendarInfo.EndDate are trailing dates.  
    Public PropertyGets the first date of the CalendarInfo.  
    Public PropertyGets the formatted System.String value that the CalendarInfo should be presented according to the GrapeCity.Windows.InputMan.GcDropDownCalendar.MonthFormat or GrapeCity.Windows.InputMan.GcDropDownCalendar.YearFormat.  
    Top
    See Also