ArcGIS API for Silverlight - Library Reference
Intervals Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > TimeSlider Class : Intervals Property

Gets or sets the time intervals for the tickmarks.

Syntax

Visual Basic (Declaration) 
Public Property Intervals As IEnumerable(Of Date)
C# 
public IEnumerable<DateTime> Intervals {get; set;}

Property Value

The intervals.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.