Version 24.2 (latest)

DateRange Class Properties

For a list of all members of this type, see DateRange members.

Public Properties
 NameDescription
Public PropertyCalendarInfoReturn our reference to the CalendarInfo that owns this object.  
Public PropertyDaysReturns the collection of Selected Day objects from this range.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEndDateReturns the DateTime representing the end of the date range.  
Public PropertyFirstDayDay object corresponding to the first day in the range.  
Public PropertyLastDayDay object corresponding to the last day in the range.  
Public PropertyStartDateReturns the DateTime representing the start of the date range.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also