ArcGIS API for WPF - Library Reference
Continuous Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > TemplatePicker Class : Continuous Property

Gets or sets a value indicating whether this TemplatePicker is continuous.

Syntax

Visual Basic (Declaration) 
Public Property Continuous As Boolean
C# 
public bool Continuous {get; set;}

Property Value

true if continuous; otherwise, false.

Remarks

The template selected will remain active until a different template is selected.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.