For a list of all members of this type, see TileBase members.
Name | Description | |
---|---|---|
Appearance | Returns an object which exposes an Appearance for each possible tile state. | |
CollapsedImage | Returns an object which defines the image that is displayed when the associated control is in the collapsed state. | |
Control | Returns a reference to the associated UltraLiveTileView control. | |
CurrentSize | Returns or sets a value which determines the current size and dimensions of the tile. | |
CurrentSizeResolved | Returns the resolved value of the CurrentSize property. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Group | Returns the group to which this tile belongs. | |
Index | Returns the ordinal position of this tile within the tiles collection to which it belongs. | |
IsInView | Returns a boolean value indicating whether any part of this tile is currently within the viewable area of the control. | |
Key | Returns 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. | |
Sizing | Returns or sets a value which determines the value or values to which the CurrentSize property can be changed via the user interface. | |
SmallImage | Returns the image set which contains the images available for display when the tile's CurrentSize property is set to 'Small'. | |
State | Returns a value which identifies the current state of this tile. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToolTipText | Returns or sets the string that is displayed in a tooltip when the user hovers the mouse over this tile. |
Name | Description | |
---|---|---|
DefaultToolTipText | Returns the string displayed in the tile's tooltip when no tooltip text is specified. | |
HasLargeFrames | Returns a boolean value indicating whether this tile can display a large frame. | |
HasWideFrames | Returns a boolean value indicating whether this tile can display a wide frame. | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |