Click or drag to resize

DataMappingTableColumnControlTypes Enumeration

Controls Types

Namespace: CTExtensions.ExportCore.Config.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public enum Types
Members
Member nameValueDescription
None0 No control
Label1 Standard Label
DropDownList2 Combobox with dropdownlist
Button3 Standard button
Text4 Text Field
See Also