'Declaration Public Enum DateRangeFormatType Inherits System.Enum
public enum DateRangeFormatType : System.Enum
Member | Description |
---|---|
ActivityToolTip | Format the date range to be used in an activity tooltip |
CalendarDateRange | Format the date range used in the Infragistics.Controls.Schedules.XamOutlookCalendarView header when XamScheduleView or XamDayView is the active view control. |
CalendarMonthRange | Format the date range when weeks from more than 1 month are selected. |
EndDateOutOfView | Format the end date to be used in the out of view indicator |
EndTimeOnly | Format the end time only. |
MonthDayHeader | The month day header which displays the month name and day number. |
MonthDayHeaderFull | The month day header pattern which displays the month day and year. |
None | Return an empty string |
ShortWeekHeader | Format the date range to be used in the header of the week view when the WeekHeader formatted value cannot be shown. |
StartAndEndTime | Format the start and end time. |
StartDateOutOfView | Format the start date to be used in the out of view indicator |
StartTimeOnly | Format the start time only. |
WeekHeader | Format the date range to be used in the header of the week view. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2