RadControls for Silverlight

Initializes a new instance of the NumberTemplateSelector class.

Namespace: Telerik.Windows.Controls.Gauges
Assembly: Telerik.Windows.Controls.Gauge (in Telerik.Windows.Controls.Gauge.dll) Version: 2013.1.403.1050

Syntax

C#
public NumberTemplateSelector(
	NumericIndicator numericIndicator
)
Visual Basic
Public Sub New ( _
	numericIndicator As NumericIndicator _
)

See Also