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