Skip to main content
All docs
V26.1
  • GradientStopCollection Class

    Gradient stop collection.

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public class GradientStopCollection :
        OfficeCollection<GradientStop>

    The following members return GradientStopCollection objects:

    Inheritance

    Object
    DevExpress.Docs.Office.Internal.OfficeCollectionBase<GradientStop>
    DevExpress.Docs.Office.Internal.OfficeCollection<GradientStop>
    GradientStopCollection
    See Also