Click or drag to resize
ComboBoxItemGroup Constructor
Initializes a new instance of the ComboBoxItemGroup class

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public ComboBoxItemGroup(
	string Id,
	string Val,
	string Name,
	bool Active
)

Parameters

Id
Type: SystemString
Val
Type: SystemString
Name
Type: SystemString
Active
Type: SystemBoolean
See Also