Click or drag to resize

StiDatePickerElementInitialRangeSelection Property

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

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

Property Value

Type: StiInitialDateRangeSelection

Implements

IStiDatePickerElementInitialRangeSelection
See Also