Click or drag to resize
ListFormControlSelectionMode Property
Specifies the selection mode of the ListControl.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
protected abstract ListSelectionMode SelectionMode { get; }

Property Value

Type: ListSelectionMode
See Also