Click or drag to resize

StiCheckedListBoxControlSelectionMode Property

Gets or sets a value specifying the selection mode.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public virtual SelectionMode SelectionMode { get; set; }

Property Value

Type: SelectionMode
See Also