TileViewColumns Members
In This Article
#Constructors
Name | Description |
---|---|
Tile |
Initializes a new instance of the Tile |
#Properties
Name | Description |
---|---|
Background |
Gets or sets the column that contains images to display in tiles’ background. |
Background |
This property is intended for internal use. |
Checked |
Gets or sets the column with Boolean values that specify the checked state for tiles. |
Checked |
This property is intended for internal use. |
Enabled |
Gets or sets the column with Boolean values that specify the enabled/disabled state for tiles. |
Enabled |
This property is intended for internal use. |
Group |
Gets or sets the column whose values are used to combine tiles in groups. |
Group |
This property is intended for internal use. |
View |
Gets the View that owns the current Tile |
#Methods
Name | Description |
---|---|
Assign |
Copies contents of the specified Tile |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of the current Tile |
See Also