Click or drag to resize
ComboBoxItemState Class
Inheritance Hierarchy
SystemObject
  SxcDeskAppLibComboBoxItemState

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public class ComboBoxItemState

The ComboBoxItemState type exposes the following members.

Constructors
  NameDescription
Public methodComboBoxItemState(String, String)
Initializes a new instance of the ComboBoxItemState class
Public methodComboBoxItemState(String, String, String)
Initializes a new instance of the ComboBoxItemState class
Top
Methods
  NameDescription
Public methodCompareTo
Top
Properties
  NameDescription
Public propertyitemId
Public propertyitemVal
Public propertyname
Top
See Also