ESRI.ArcGIS.Mobile.Client
ESRI.ArcGIS.Mobile.Client.Controls.Groups Namespace
See Also  Inheritance Hierarchy Send Feedback

Classes

 ClassDescription
ClassCheckedEventArgs Occurs when a Checkitem property has been changed.
ClassCheckItem Item that can be checked/unchecked and is meant to be used in Groups in a GroupView.
ClassDateAttributeGroup A Group that displays a header text and a DateTime value. It also allows the user to edit the value.
ClassDistanceGroup A Group that displays and allows a user to select a distance.
ClassGeneric EnumAttributeGroup A Group that displays a header text and an enumeration value. It also allows the user to edit the value, by showing the user a list of enumerations.
ClassGroup Represents a UI block in the GroupView control.
ClassGeneric Group Represents a UI block in the GroupView control.
ClassGroupView List control used for grouping UI into distinct blocks.
ClassItem Represents an item in the Group.
ClassLinkItem Represents an item in the GroupView that will be used as a Link.
ClassGeneric LinkItem Represents an item in the GroupView that will be used as a Link.
ClassNumericAttributeGroup A Group that displays a header text and a numeric value. It also allows the user to edit the value.
ClassPictureItem Represents an item in the GroupView that contains a picture.
ClassRadioGroup Represents a Group where only one item can be checked.
ClassReadOnlyAttributeGroup A Group that will by default have 2 items. A header item and a value item.
ClassGeneric SelectionGroup A Group that displays a header text and a value. It also allows the user to edit the value, by showing the user a list.
ClassSnappingDistanceGroup SnappingDistanceGroup
ClassStringAttributeGroup A Group that displays a header text and a string value. It also allows the user to edit the value.
ClassTextItem Represents an item in the GroupView that displays some text.
ClassGeneric TextItem Represents an item in the GroupView that displays some text.

Enumerations

 EnumerationDescription
EnumerationTextItemStyle Enumeration that defies the style of the text item.

See Also