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; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Overridable Property DropDownAlign As LeftRightAlignment
Get
Set
Property Value
Type:
LeftRightAlignmentSee Also