Class | Description | |
---|---|---|
![]() | CheckedEventArgs | Occurs when a Checkitem property has been changed. |
![]() | CheckItem | Item that can be checked/unchecked and is meant to be used in Groups in a GroupView. |
![]() | DateAttributeGroup | A Group that displays a header text and a DateTime value. It also allows the user to edit the value. |
![]() | DistanceGroup | A Group that displays and allows a user to select a distance. |
![]() | Generic 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. |
![]() | Group | Represents a UI block in the GroupView control. |
![]() | Generic Group | Represents a UI block in the GroupView control. |
![]() | GroupView | List control used for grouping UI into distinct blocks. |
![]() | Item | Represents an item in the Group. |
![]() | LinkItem | Represents an item in the GroupView that will be used as a Link. |
![]() | Generic LinkItem | Represents an item in the GroupView that will be used as a Link. |
![]() | NumericAttributeGroup | A Group that displays a header text and a numeric value. It also allows the user to edit the value. |
![]() | PictureItem | Represents an item in the GroupView that contains a picture. |
![]() | RadioGroup | Represents a Group where only one item can be checked. |
![]() | ReadOnlyAttributeGroup | A Group that will by default have 2 items. A header item and a value item. |
![]() | Generic 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. |
![]() | SnappingDistanceGroup | SnappingDistanceGroup |
![]() | StringAttributeGroup | A Group that displays a header text and a string value. It also allows the user to edit the value. |
![]() | TextItem | Represents an item in the GroupView that displays some text. |
![]() | Generic TextItem | Represents an item in the GroupView that displays some text. |
Enumeration | Description | |
---|---|---|
![]() | TextItemStyle | Enumeration that defies the style of the text item. |