Visual Basic (Declaration) | |
---|---|
Public NotInheritable Class ReadOnlyAttributeGroup Inherits Group |
C# | |
---|---|
public sealed class ReadOnlyAttributeGroup : Group |
ReadOnlyAttributeGroup shows user a header TextItem and a value TextItem that are not editable. If you need to let user edit a value in a Group, use one of the following: DateAttributeGroup, EnumAttributeGroup, NumericAttributeGroup, RadioGroup, SelectionGroup, StringAttributeGroup, etc.
You can also construct your own read-only or editable group that behaves different from the built-in groups.
ESRI.ArcGIS.Mobile.Client.Controls.Groups.Group
ESRI.ArcGIS.Mobile.Client.Controls.Groups.ReadOnlyAttributeGroup
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)