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