Version

TimeSlot Class Properties

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

Public Properties
 NameDescription
Public PropertyDayViewThe UltraDayView control that the TimeSlot is owned by (read-only)  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEndTimeReturns the ending time associated with the TimeSlot (read-only).  
Public PropertyHasNonWorkingHourAppearanceReturns true if a NonWorkingHourAppearance appearance object has been created.  
Public PropertyHasSelectedAppearanceReturns true if a SelectedAppearance appearance object has been created.  
Public PropertyHasWorkingHourAppearanceReturns true if a WorkingHourAppearance appearance object has been created.  
Public PropertyIndexReturns the index of this TimeSlot in the TimeSlotsCollection (read-only).  
Public PropertyIsVisibleReturns whether the TimeSlot is currently visible.  
Public PropertyNonWorkingHourAppearanceReturns or sets the appearance used when drawing the TimeSlot if it is in the non-working hour range.  
Public PropertySelectedAppearanceReturns or sets the appearance used when drawing the TimeSlot if it is selected.  
Public PropertyStartTimeReturns the starting time associated with the TimeSlot (read-only).  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyWorkingHourAppearanceReturns or sets the appearance used when drawing the TimeSlot if it is in the working hour range.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also