Click or drag to resize

ToggleType Enumeration

Toggle type sets setting how is data presented on display

Namespace:  SOWIWeb.Helper
Assembly:  SOWIWeb.Helper (in SOWIWeb.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public enum ToggleType
Members
  Member nameValueDescription
none0 not defined
collapse1 Presented button switch that collapse or expand a panel
modal2 Presented button that display a modal dialog
See Also