dxSpreadSheetContainerSelectionFrameColor Constant
Specifies the color of the bounding box displayed by the selected floating container object.
Declaration
const dxSpreadSheetContainerSelectionFrameColor: TdxAlphaColor = $FF808080;
Returns
Type |
---|
TdxAlphaColor |
Remarks
In addition to the color of the selected container’s boundaries, this global constant specifies the color of all the container handles’ borders:
The dxSpreadSheetContainerSelectionFrameColor Global Constant Value | Example |
---|---|
$FF808080 | |
$96FF0000 |
See Also