Click or drag to resize
PickerMode Enumeration

[This is preliminary documentation and is subject to change.]

Picker mode

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public enum PickerMode
Members
  Member nameValueDescription
DropDown0 Picker rendered as DropDown
PopUpWindow1 Picker rendered as button, that launches a pop-up window on click
See Also