Click or drag to resize

StiDatePickerElementSelectionMode Property

[Missing <summary> documentation for "P:Stimulsoft.Dashboard.Components.DatePicker.StiDatePickerElement.SelectionMode"]

Namespace:  Stimulsoft.Dashboard.Components.DatePicker
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public StiDateSelectionMode SelectionMode { get; set; }

Property Value

Type: StiDateSelectionMode

Implements

IStiDatePickerElementSelectionMode
See Also