TdxSpreadSheetContainerCustomizationDialogForm.GradientFillStops Property
In This Article
Provides access to the internal control that manages gradient fill stops of the target shape container.
#Declaration
Delphi
property GradientFillStops: TdxSpreadSheetGradientStopsEdit read;
#Property Value
Type |
---|
Tdx |
#Remarks
This internal control updates the Shape.Brush.GradientPoints property of the target floating container.
See Also