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

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public ComboBoxItemTemplate(
	string Id,
	string Val,
	string Name,
	string LetterId,
	string ReportId,
	string LogoId,
	string TemplateType
)

Parameters

Id
Type: SystemString
Val
Type: SystemString
Name
Type: SystemString
LetterId
Type: SystemString
ReportId
Type: SystemString
LogoId
Type: SystemString
TemplateType
Type: SystemString
See Also