Contents
- Index
- Previous
- Next
GraphicLayout property
Applies to
TProfGridColumn class
Declaration
property GraphicLayout: TTextLayout;
Description
Specifies the default layout (vertical alignment) of graphics 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.