Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

dxSpreadSheetContainerSelectionFrameColor Constant

Specifies the color of the bounding box displayed by the selected floating container object.

#Declaration

Delphi
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