Version

TileGroup Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceReturns an object which exposes an Appearance for each possible group state.  
Public PropertyControlReturns a reference to the associated UltraLiveTileView control.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIndexReturns the ordinal position of this group within the groups collection.  
Public PropertyIsInEditModeReturns a boolean value indicating whether this group is currently in edit mode.  
Public PropertyIsInViewReturns a boolean value indicating whether any part of this tile is currently within the viewable area of the control.  
Public PropertyKeyReturns or sets a value which uniquely identifies this group, or an empty string if no key was specified for this group.  
Public PropertyStateReturns a value which identifies the current state of this group.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextReturns the text for this group.  
Public PropertyTextAreaAppearanceReturns an object which exposes an Appearance for each possible tile state.  
Public PropertyTileAppearanceReturns an object which exposes an Appearance for each possible tile state.  
Public PropertyTilesReturns a collection which contains the LiveTile objects which belong to this group.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also