Click or drag to resize

StiDateTimePickerControlDropDownAlign Property

Gets or sets the alignment of the drop-down calendar on the date-time picker control.

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

Property Value

Type: LeftRightAlignment
See Also