StiListBoxControlSelectionMode Property |
Gets or sets the method in which items are selected in the ListBox.
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; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Overridable Property SelectionMode As SelectionMode
Get
Set
Property Value
Type:
SelectionModeSee Also