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