Version

DateButton Class Properties

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

Public Properties
 NameDescription
Public PropertyActionDetermines the action that occurs when the DateButton is pressed.  
Public PropertyCaptionDetermines the caption displayed for the button.  
Public PropertyDateDetermines the date selected for a button whose type is set to Custom.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyOwningControlInfragistics.Win.UltraWinSchedule.UltraCalendarCombo which contains the DateButton.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolTipDetermines the ToolTip displayed for the button.  
Public PropertyTypeDetermines the date value that is selected when the DateButton is pressed.  
Public PropertyUIElementReturns the DateButtonUIElement associated with this object.  
Public PropertyVisibleDetermines if the DateButton is displayed.  
Protected Properties
 NameDescription
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also