Spread Windows Forms 9.0 Product Documentation
SpreadDataView Class Members
Properties  Methods  Events


The following tables list the members exposed by SpreadDataView.

Public Constructors
 NameDescription
Public ConstructorSpreadDataView ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAllowEdit (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Public PropertyAllowNew (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Public PropertyAllowRemove (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Public PropertyColumnsGets the columns.  
Public PropertyCountGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public PropertyItemGets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public PropertyMapperGets or sets the mapper of the Spread data view.  
Public PropertySheetViewGets the sheet.  
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAddAdds an object to the end of the Collection. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public MethodAddNew (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Public MethodCancelNew (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Public MethodClearRemoves all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public MethodContainsDetermines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public MethodCopyToCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public MethodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodEndNew (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Public MethodEnsureDataBoundValidates this Spread data view.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the Collection. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public MethodIndexOfSearches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public MethodInsert(Int32,SpreadDataRowView)Inserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public MethodRemove(SpreadDataRowView)Removes the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public MethodRemoveAtRemoves the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public MethodResetBindings (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Public MethodResetItem (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Top
Protected Methods
Public Events
 NameDescription
Public EventAddingNew (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Public EventListChanged (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Top
See Also

Reference

SpreadDataView Class
FarPoint.Win.Spread.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.