Version

StaticTile Class Members

The following tables list the members exposed by StaticTile.

Public Constructors
 NameDescription
Public ConstructorStaticTile ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAppearanceReturns an object which exposes an Appearance for each possible tile state. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Public PropertyCollapsedImageReturns an object which defines the image that is displayed when the associated control is in the collapsed state. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Public PropertyControlReturns a reference to the associated UltraLiveTileView control. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Public PropertyCultureSpecificViewsReturns a collection of StaticTileMediumContentBase derived objects, each of which represent the tile content for a specific culture.  
Public PropertyCurrentSizeReturns or sets a value which determines the current size and dimensions of the tile. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Public PropertyCurrentSizeResolvedOverridden. Returns the resolved value of the CurrentSize property.  
Public PropertyCurrentViewReturns a reference to the view currently in use by this tile.  
Public PropertyDefaultViewReturns the view which determines the content displayed for this tile when no view exists in the CultureSpecificViews collection for the current culture.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyGroupReturns the group to which this tile belongs. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Public PropertyIndexReturns the ordinal position of this tile within the tiles collection to which it belongs. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Public PropertyIsInViewReturns a boolean value indicating whether any part of this tile is currently within the viewable area of the control. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Public PropertyKeyReturns or sets a value which uniquely identifies this tile within the group to which it belongs, or an empty string if no key was specified for this tile. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Public PropertySizingReturns or sets a value which determines the value or values to which the CurrentSize property can be changed via the user interface. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Public PropertySmallImageReturns the image set which contains the images available for display when the tile's CurrentSize property is set to 'Small'. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Public PropertyStateReturns a value which identifies the current state of this tile. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolTipTextReturns or sets the string that is displayed in a tooltip when the user hovers the mouse over this tile. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected Properties
 NameDescription
Protected PropertyDefaultToolTipTextOverridden. Returns the string displayed in the tile's tooltip when no tooltip text is specified.  
Protected PropertyHasLargeFramesReturns a boolean value indicating whether this tile can display a large frame. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected PropertyHasWideFramesReturns a boolean value indicating whether this tile can display a wide frame. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodBringIntoViewAdjusts the scroll position, if necessary, so that this tile is positioned within the viewable area of the control, optionally aligning the tile with the left edge of the control. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
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 MethodIsSizeAvailableReturns a boolean value indicating whether the specified TileSize is available to this tile. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetSizingRestores the associated property to its default value. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Public MethodShouldSerializeIndicates whether the object needs to be persisted. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the string representation of this object.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataOverridden. GetObjectData  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden. Called when this object is disposed of.  
Protected MethodOnObjectPropChangedOnObjectPropChanged (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected MethodOnSizeChangedOnSizeChanged (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected MethodOnSubObjectPropChangedOnSubObjectPropChanged (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected MethodResetAppearanceResets the value of the corresponding property. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected MethodResetCollapsedImageRestores the associated property to its default value. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected MethodResetCultureSpecificViewsRestores the associated property to its default value.  
Protected MethodResetCurrentSizeRestores the associated property to its default value. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected MethodResetDefaultViewRestores the associated property to its default value.  
Protected MethodResetKeyResetKey (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected MethodResetSmallImageRestores the associated property to its default value. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetToolTipTextRestores the associated property to its default value. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected MethodResolveTileSizingOverridden. ResolveTileSizing  
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearanceReturns a boolean value indicating whether the corresponding property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected MethodShouldSerializeCollapsedImageReturns a boolean value indicating whether the associated property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected MethodShouldSerializeCultureSpecificViewsReturns a boolean value indicating whether the associated property requires serialization.  
Protected MethodShouldSerializeCurrentSizeReturns a boolean value indicating whether the associated property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected MethodShouldSerializeDefaultViewReturns a boolean value indicating whether the associated property requires serialization.  
Protected MethodShouldSerializeKeyShouldSerializeKey (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected MethodShouldSerializeSizingReturns a boolean value indicating whether the associated property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected MethodShouldSerializeToolTipTextReturns a boolean value indicating whether the associated property requires serialization. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileBase)
Protected MethodVerifyCurrentSizeValueOverridden. VerifyCurrentSizeValue  
Protected MethodVerifyPropChangeOverridden. VerifyPropChange  
Protected MethodVerifyTileSizingValueOverridden. VerifyTileSizingValue  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also