Click or drag to resize
ComboBoxItemGroup Class
Inheritance Hierarchy
SystemObject
  SxcDeskAppLibComboBoxItemGroup

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public class ComboBoxItemGroup : IComparable<ComboBoxItemGroup>

The ComboBoxItemGroup type exposes the following members.

Constructors
  NameDescription
Public methodComboBoxItemGroup
Initializes a new instance of the ComboBoxItemGroup class
Top
Methods
  NameDescription
Public methodCompareTo
Top
Properties
  NameDescription
Public propertyactive
Public propertyitemId
Public propertyitemVal
Public propertyname
Top
See Also