Version

UltraTileSettings Class Members

The following tables list the members exposed by UltraTileSettings.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAppearanceGets or sets the appearance of the UltraTile.  
Public PropertyBorderStyleGets or sets the style of border to draw around the UltraTile.  
Public PropertyCloseButtonAppearanceGets or sets the appearance of the close button in the UltraTile.  
Public PropertyCloseButtonHotTrackAppearanceGets or sets the appearance of the hot tracked close button in the UltraTile.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCloseButtonAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasCloseButtonHotTrackAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHeaderAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasStateChangeButtonLargeAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasStateChangeButtonLargeHotTrackAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasStateChangeButtonNormalAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasStateChangeButtonNormalHotTrackAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHeaderAppearanceGets or sets the appearance of the header in the UltraTile.  
Public PropertyHeaderExtentGets or sets the extent of the header in the UltraTile.  
Public PropertyHeaderPositionGets or sets the position of the header in the UltraTile.  
Public PropertyMaximumSizeGets or sets the maximum size the UltraTile is allowed to occupy.  
Public PropertyShowCloseButtonGets or sets the value indicating whether the close button should be shown the UltraTile.  
Public PropertyShowStateChangeButtonGets or sets the value indicating whether the state change button should appear in the header area.  
Public PropertyShowTileShadowGets or sets the value indicating whether a shadow should be shown around the UltraTile.  
Public PropertyStateChangeButtonLargeAppearanceGets or sets the appearance of the state change button in the UltraTile when it is in the Large state.  
Public PropertyStateChangeButtonLargeHotTrackAppearanceGets or sets the appearance of the hot tracked state change button in the UltraTile when it is in the Large state.  
Public PropertyStateChangeButtonNormalAppearanceGets or sets the appearance of the state change button in the UltraTile when it is in the Normal state.  
Public PropertyStateChangeButtonNormalHotTrackAppearanceGets or sets the appearance of the hot tracked state change button in the UltraTile when it is in the Normal state.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
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 MethodDisposeOverridden. Called to Dispose the object  
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 MethodResetAppearanceResets the Appearance property to its default value.  
Public MethodResetCloseButtonAppearanceResets the CloseButtonAppearance property to its default value.  
Public MethodResetCloseButtonHotTrackAppearanceResets the CloseButtonHotTrackAppearance property to its default value.  
Public MethodResetHeaderAppearanceResets the HeaderAppearance property to its default value.  
Public MethodResetStateChangeButtonLargeAppearanceResets the StateChangeButtonLargeAppearance property to its default value.  
Public MethodResetStateChangeButtonLargeHotTrackAppearanceResets the StateChangeButtonLargeHotTrackAppearance property to its default value.  
Public MethodResetStateChangeButtonNormalAppearanceResets the StateChangeButtonNormalAppearance property to its default value.  
Public MethodResetStateChangeButtonNormalHotTrackAppearanceResets the StateChangeButtonNormalHotTrackAppearance property to its default value.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub object.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also