dxSpreadSheetContainerSizingMarkerColor1 Constant
Specifies the color of both the first and last gradient points which are used to paint the container sizing handle’s internal area.
Declaration
const dxSpreadSheetContainerSizingMarkerColor1: TdxAlphaColor = $FFFFFFFF;
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