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