For a list of all members of this type, see Holiday members.
Name | Description | |
---|---|---|
Appearance | Returns the appearance for this Holiday | |
CalendarInfo | The control that the Holiday is owned by (read-only) | |
Day | Returns the Day object for the start date of this Holiday | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
End | Overridden. Returns a value that is one second earlier than the value of the date obtained by adding the value of the NumberOfDays property to the value of the StartDate property. | |
HasAppearance | Returns true if an appearance object has been created. | |
IsSelected | Overridden. Returns whether the Holiday is selected. | |
Name | Returns the name of the holiday. | |
NumberOfDays | Returns the number of days for the holiday. | |
Owner | Overridden. Returns null unconditionally to indicate that this Holiday is not associated with any particular Owner. | |
Selected | Get: Returns true if this object exists in the Selected* collection Set: Adds/Removes this object from the Selected* collection | |
Span | Returns the amount of time spanned by this activity, obtained by subtracting the value of the Start property from the value of the End property. (Inherited from Infragistics.Win.UltraWinSchedule.ActivityBase) | |
Start | Overridden. Returns the value of the StartDate property. | |
StartDate | Returns the start date of the holiday. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Text | Overridden. Returns the value of the Name property. | |
Visible | Overridden. Returns whether the Holiday is visible in the UI. | |
VisibleResolved | Returns the resolved value of this activity's Visible property. (Inherited from Infragistics.Win.UltraWinSchedule.ActivityBase) |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |