BaseTile Properties
Provides base Tiles’ functionality.
Name | Description |
---|---|
Appearances | Provides access to appearance settings used to paint the current Tile in different visual states. |
Background |
Gets or sets a background image for the current Tile. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Checked | Gets or sets whether the current Tile is checked. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Current |
Gets the Tile |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Elements |
Provides access to the Tile |
Enabled | Gets or sets whether the current Tile is enabled. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Exclude |
Gets or sets whether this tile should be removed from the list of places where the Search Panel looks for the entered text. |
Frames |
Provides access to the Tile |
Group | Gets or sets a group where the current Tile belongs. |
Is |
Gets whether the current Tile is active. |
Is |
Gets whether the Base |
Is |
Indicates whether or not the Base |
Is |
Returns whether or not the Base |
Is |
Returns whether or not this Base |
Manager |
Returns a Document |
Name | Gets or sets the current Tile‘s name. |
Padding | Gets or sets the amount of space between the content of the current Tile and its border. |
Properties | Provides access to the current Tile‘s settings. |
Search |
Gets or sets the collection of string tags for this Base |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Tag | Gets or sets the current Tile‘s tag. |
Visible | Gets or sets whether the current Tile is visible. |
See Also