Version

DateButton Class Members

The following tables list the members exposed by DateButton.

Public Constructors
 NameDescription
Public ConstructorDateButton ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
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)
Public Methods
 NameDescription
Public MethodCloneReturns a clone of the DateButton.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetResets the DateButton object to its default values.  
Public MethodResetActionResets the property to its default value.  
Public MethodResetCaptionResets the Caption property to its default value.  
Public MethodResetDateResets the Date property to its default value.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetToolTipResets the ToolTip property to its default value.  
Public MethodResetTypeResets the Type property to its default value.  
Public MethodResetVisibleResets the Visible property to its default value.  
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the string representation of the button  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataInvoked during the serialization of the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeActionDetermines if the property needs to be serialized.  
Protected MethodShouldSerializeCaptionDetermines if the Caption property needs to be serialized.  
Protected MethodShouldSerializeDateDetermines if the Date property needs to be serialized.  
Protected MethodShouldSerializeToolTipDetermines if the ToolTip property needs to be serialized.  
Protected MethodShouldSerializeTypeDetermines if the Type property needs to be serialized.  
Protected MethodShouldSerializeVisibleDetermines if the Visible property needs to be serialized  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also