Interface
ITemplatedCollection

Represents collection which has data template for items.

Definition

Namespace:Telerik.Windows.Controls.Gauge

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public interface ITemplatedCollection

Properties

ItemTemplate

Gets or sets collection item template.

Declaration

cs-api-definition
DataTemplate ItemTemplate { get; set; }

Property Value

DataTemplate

ItemTemplateSelector

Gets or sets template selector.

Declaration

cs-api-definition
DataTemplateSelector ItemTemplateSelector { get; set; }

Property Value

DataTemplateSelector

In this article
DefinitionPropertiesItemTemplateItemTemplateSelector
Not finding the help you need?
Contact Support