TcxGridCheckBoxPosition Enum
In This Article
#Declaration
Delphi
TcxGridCheckBoxPosition = (
cbpFirstColumn,
cbpIndicator
);
#Members
Name |
---|
cbp
|
cbp
|
See Also