Click or drag to resize

StiDatePickerElementCondition Property

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

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

Property Value

Type: StiDateCondition

Implements

IStiDatePickerElementCondition
See Also