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