Skip to main content

dxSpreadSheetContainerSizingMarkerColor2 Constant

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

Declaration

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