C1.WPF.TileView Namespace / C1TileView Class / ItemTemplateHeaderSelectorProperty Field


In This Topic
ItemTemplateHeaderSelectorProperty Field (C1TileView)
In This Topic
Identifies the ContentTemplateSelectorProperty dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly ItemTemplateHeaderSelectorProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1TileView.ItemTemplateHeaderSelectorProperty
See Also