Visual Basic (Declaration) | |
---|---|
Public MustInherit Class Item |
C# | |
---|---|
public abstract class Item |
A GroupView may contain multiple Group, and a Group may have one or more Items. Some of the Items that you can use in a Gruop include TextItem, PictureItem, and LinkItem.
GroupView, Group, and Item are heavily used on ViewAttributesPage and EditAttributesPage, where each Group represents a field with name and value.
You can also create your own Page/Dialog with customized Groups as well.
ESRI.ArcGIS.Mobile.Client.Controls.Groups.Item
ESRI.ArcGIS.Mobile.Client.Controls.Groups.LinkItem
ESRI.ArcGIS.Mobile.Client.Controls.Groups.PictureItem
ESRI.ArcGIS.Mobile.Client.Controls.Groups.TextItem
Requirements
Namespace: ESRI.ArcGIS.Mobile.Client.Controls.Groups
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)