Contents
- Index
- Previous
- Next
TextLayout property
Applies to
TProfGridColumn class
Declaration
property TextLayout: TTextLayout;
Description
Specifies the default layout (vertical alignment) of text in cells in the scrollable rows of the column.
Tip: The property is of standard VCL-defined TTextLayout type. You may refer to the VCL Reference for the list of possible values.