Spread Windows Forms 10.0 Product Documentation
SheetViewCollection Class Properties


For a list of all members of this type, see SheetViewCollection members.

Public Properties
 NameDescription
Public PropertyCapacityGets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyCountGets or sets the number of sheets (SheetView objects) in the collection.  
Public PropertyIsFixedSizeGets whether the collection has a fixed size. (This implementation always returns false.)  
Public PropertyIsReadOnlyGets whether the collection is read-only. (This implementation always returns false.)  
Public PropertyItemOverloaded. Gets or sets the sheet (SheetView object) at the specified position in the collection.  
Top
Protected Properties
 NameDescription
Protected PropertyInnerListGets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected PropertyListGets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

SheetViewCollection Class
FarPoint.Win.Spread Namespace

User-Task Documentation

Adding a Sheet
Customizing the Appearance of a Sheet
Customizing Interaction with a Sheet

 

 


Copyright © GrapeCity, inc. All rights reserved.