veContentSelector Members
In This Article
#Fields
Name | Description |
---|---|
Content |
Identifies the ve |
Content |
Identifies the ve |
Selected |
Identifies the ve |
Selected |
Identifies the ve |
Selected |
Identifies the ve |
Selected |
Identifies the ve |
Selected |
Identifies the ve |
#Properties
Name | Description |
---|---|
Content |
Gets or sets a template used to visualize an item’s content. |
Content |
Gets or sets an object that chooses an item content template based on custom logic. |
Selected |
Gets the content of the currently selected item. |
Selected |
Gets a template used to visualize the selected item’s content. |
Selected |
Gets an object that chooses the selected item’s content template based on custom logic. |
Selected |
Gets or sets the index of the selected item.
Inherited from ve |
Selected |
Gets or sets the selected item.
Inherited from ve |
#Methods
Name | Description |
---|---|
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. |
Select |
Selects the specified item. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Selection |
Fires when an item is selected.
Inherited from ve |
See Also