ComponentOne Basic Library for WPF and Silverlight
Template Property (C1RadialColorItemsPresenter)


C1.Silverlight Namespace > C1RadialColorItemsPresenter Class : Template Property
Syntax
'Declaration
 
Public Property Template As System.Windows.Controls.ControlTemplate
'Usage
 
Dim instance As C1RadialColorItemsPresenter
Dim value As System.Windows.Controls.ControlTemplate
 
instance.Template = value
 
value = instance.Template
public System.Windows.Controls.ControlTemplate Template {get; set;}
See Also

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members