Skip to main content

dxSpreadSheetContainerRotateMarkerColor1 Constant

Specifies the color of both the first and last gradient points which are used to paint the container rotation handle’s internal area.

Declaration

const dxSpreadSheetContainerRotateMarkerColor1: TdxAlphaColor = $FFE1F8CE;

Returns

Type
TdxAlphaColor

Remarks

The dxSpreadSheetContainerRotateMarkerColor1 and dxSpreadSheetContainerRotateMarkerColor2 global constant values specify the colors of the three gradient points used to paint the container rotation 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