Skip to main content

TdxSpreadSheetContainerCustomizationDialogForm.GradientLineStops Property

Provides access to the internal control that manages gradient line stops of the target floating container.

Declaration

property GradientLineStops: TdxSpreadSheetGradientStopsEdit read;

Property Value

Type
TdxSpreadSheetGradientStopsEdit

Remarks

This internal control updates the Shape.Pen.Brush.GradientPoints property of the target floating container.

See Also