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

dxSpreadSheetContainerSizingMarkerColor2 Constant

Specifies the color of the intermediate gradient point which is used to paint the container sizing handle’s internal area.

#Declaration

Delphi
const dxSpreadSheetContainerSizingMarkerColor2: TdxAlphaColor = $FFCAEAED;

#Returns

Type
TdxAlphaColor

#Remarks

The dxSpreadSheetContainerSizingMarkerColor1 and dxSpreadSheetContainerSizingMarkerColor2 global constant values specify the colors of the three gradient points used to paint the container sizing handle’s internal area:

The dxSpreadSheetContainerSelectionFrameColor global constant value specifies the color of both the container’s selection frame and the handle’s boundaries.

See Also