Retrieves a value indicating whether the drop-down month calendar will be aligned to the right or left of the edit control of the date time picker control.
public final int getDropDownAlign()
Returns an integer that specifies whether the drop-down month calendar aligns to the right or left of the edit control. Possible return values are constants defined in the LeftRightAlignment class.
See Also setDropDownAlign