[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.GradientColorStopInfoCollection

GradientColorStopInfoCollection Class

Inheritance
GradientColorStopInfoCollection
Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public sealed class GradientColorStopInfoCollection : XamlCollection<GradientColorStopInfo>, IList<GradientColorStopInfo>, ICollection<GradientColorStopInfo>, IEnumerable<GradientColorStopInfo>, IList, ICollection, IEnumerable
Public NotInheritable Class GradientColorStopInfoCollection
    Inherits XamlCollection(Of GradientColorStopInfo)
    Implements IList(Of GradientColorStopInfo), ICollection(Of GradientColorStopInfo), IEnumerable(Of GradientColorStopInfo), IList, ICollection, IEnumerable

Constructors

Properties

Name Description
Count

Gets the number of sheets in the collection.

this[int]

Gets the sheet at the special index.