dxSpreadSheetContainerSelectionFrameColor Constant
In This Article
Specifies the color of the bounding box displayed by the selected floating container object.
#Declaration
Delphi
const dxSpreadSheetContainerSelectionFrameColor: TdxAlphaColor = $FF808080;
#Returns
Type |
---|
Tdx |
#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 dx |
Example |
---|---|
$FF808080 | ![]() |
$96FF0000 | ![]() |
See Also