'Declaration Public Class CalendarInfo
'Usage Dim instance As CalendarInfo
public class CalendarInfo
'Declaration Public Class CalendarInfo
'Usage Dim instance As CalendarInfo
public class CalendarInfo
CalendarInfoProperty | Description |
---|---|
StartDate | The first date of the date range which the CalendarInfo represents. |
EndDate | The last date of the date range which the CalendarInfo represents. |
IsTrailing | The dates between StartDate and GrapeCity.Windows.InputMan.Primitives.CalendarInfo.EndDate are trailing dates. |
HasSelectedDays | The date range of StartDate and EndDate contains some selected days. |
Text | 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. |
System.Object
GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarInfo