SMART datagrid v.1 > Types

Back  Forward

DataLudi.DropDownPosition

The location of displaying dropdown list in DropDownCellEditor editor. It is used as DropDownCellEditor.dropDownPosition property. 

Values
BUTTON"button"Align the right side of list to the right side of editor button.
EDITOR"editor"Align the left side of list to the left side of editor button.

See Also
DropDownCellEditor
DropDownCellEditor.dropDownPosition