Click or drag to resize
ComboBoxItemProvider Class
Inheritance Hierarchy
SystemObject
  SxcDeskAppLibComboBoxItemProvider

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

The ComboBoxItemProvider type exposes the following members.

Constructors
  NameDescription
Public methodComboBoxItemProvider
Initializes a new instance of the ComboBoxItemProvider class
Top
Methods
  NameDescription
Public methodCompareTo
Top
Properties
  NameDescription
Public propertyitemId
Public propertyitemVal
Public propertyproviderId
Top
See Also