[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.SelectionInfoCollection

SelectionInfoCollection Class

Represents a collection for the SelectionInfo.

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

Properties

Name Description
Count

Gets the number of sheets in the collection.

this[int]

Gets the sheet at the special index.