Contents
- Index
- Previous
- Next
FixedRowsCheckBoxAlignment property
Applies to
TProfGridColumn class
Declaration
property FixedRowsCheckBoxAlignment: TAlignment;
Description
Specifies the default checkbox alignment for any checkbox-type cells in the fixed rows of the column.
Tip: The property is of standard VCL-defined TAlignment type. You may refer to the VCL Reference for the list of possible values.