ImageAlign: GxImageAlign;
The ImageAlign property determines image position relative to the text in the cell.
Use the IDataGridRows.ImageIndex property to select the image in use. The IDataGrid.Images property must be defined to use images in the component cells.
See also: