TcxGridWinExplorerViewOptionsDisplayModeIndents.BetweenCheckBoxAndImage Property
Declaration
property BetweenCheckBoxAndImage: Integer read; write; default cxGridWinExplorerViewRecordItemIndent;
Property Value
Type | Default |
---|---|
Integer | cxGridWinExplorerViewRecordItemIndent |
Remarks
The default value of the BetweenCheckBoxAndImage property is specified by the cxGridWinExplorerViewRecordItemIndent global constant.
See Also