The ITemplateStyleData type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ContextPropertyName |
The name of the context property that is provided by the template component.
| |
| DataPropertyName |
The name of the data property that is provided by the template component.
| |
| HideSelectionPaintable |
Whether to hide the default selection paintable (because the template
component provides it's own selection visualization).
| |
| StyleTag |
A custom user object associated with this style instance.
| |
| TagProvider |
The class name of the use tag provider used
for this template style.
| |
| TemplateClass |
The class name of the client-side template component
| |
| UserTagProviderClass |
The class name of the use tag provider used
for this template style.
|