IDataGridStyle.StringFormat

Syntax

StringFormat: IGxStringFormat;

Description

The StringFormat property determines format of text justification in the cell of the DataGrid component.

Example

The property use is given in the example for IDataGridStyle.BackgroundColor.

See also:

IDataGridStyle