Overview | Methods | This Package | All Packages
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.
Syntax
public final int getDropDownAlign()
Return Value
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