The ITemplateStyleData type exposes the following members.

Properties

  NameDescription
Public propertyContextPropertyName
The name of the context property that is provided by the template component.
Public propertyDataPropertyName
The name of the data property that is provided by the template component.
Public propertyHideSelectionPaintable
Whether to hide the default selection paintable (because the template component provides it's own selection visualization).
Public propertyStyleTag
A custom user object associated with this style instance.
Public propertyTagProvider
The class name of the use tag provider used for this template style.
Public propertyTemplateClass
The class name of the client-side template component
Public propertyUserTagProviderClass
The class name of the use tag provider used for this template style.

See Also