[]
public sealed class AlternatingStyles : XamlCollection<AlternatingStyle>, IList<AlternatingStyle>, ICollection<AlternatingStyle>, IEnumerable<AlternatingStyle>, IList, ICollection, IEnumerable
Public NotInheritable Class AlternatingStyles
Inherits XamlCollection(Of AlternatingStyle)
Implements IList(Of AlternatingStyle), ICollection(Of AlternatingStyle), IEnumerable(Of AlternatingStyle), IList, ICollection, IEnumerable
Name | Description |
---|---|
AlternatingStyles() | |
AlternatingStyles(SheetInfo, bool) |
Name | Description |
---|---|
Count | Gets the number of sheets in the collection. |
Enabled | |
IncludeHidden | |
this[int] | Gets the sheet at the special index. |