Visual Basic (Declaration) | |
---|---|
Public NotInheritable Class CheckListItem Inherits ExtendedListViewItem |
C# | |
---|---|
public sealed class CheckListItem : ExtendedListViewItem |
CheckListItem can be used in a CheckListView to
show an item with check on/off options. An example is the layer visibility dialog
from the application that allow user to show/hide layers by checking them on/off.
ESRI.ArcGIS.Mobile.Client.Controls.ExtendedListViewItem
ESRI.ArcGIS.Mobile.Client.Controls.CheckListItem
Requirements
Namespace: ESRI.ArcGIS.Mobile.Client.Controls
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
Assembly: ESRI.ArcGIS.Mobile.Client (in ESRI.ArcGIS.Mobile.Client.dll)