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