Contents
- Index
- Previous
- Next
CheckBoxAlignment property
Applies to
TProfGridColumn class
Declaration
property CheckBoxAlignment: TAlignment;
Description
Specifies the default checkbox alignment for any checkbox-type cells in the scrollable 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.