veContentSelector Properties
The base class for containers capable of visualizing items’ contents using templates.
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 |
See Also