Spread Windows Forms 12.0 Product Documentation
SpreadDataView Class Methods


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace : SpreadDataView Class

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

Public Methods
 NameDescription
Public MethodAdds an object to the end of the Collection. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public Method (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Public Method (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Public MethodRemoves all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public MethodDetermines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public MethodCopies 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 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public Method (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Public MethodValidates this Spread data view.  
Public MethodReturns an enumerator that iterates through the Collection. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public MethodSearches 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 MethodInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public MethodRemoves the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public MethodRemoves the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<SpreadDataRowView>)
Public Method (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Public Method (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Adds a new item to the end of the collection.  
Protected Method (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Protected MethodOverridden. Removes all elements from the collection.  
Protected Method (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Protected Method (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Protected Method (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Protected MethodOverridden. Raises the ListChanged event.  
Protected Method (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Protected Method (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Protected Method (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Top
See Also

Reference

SpreadDataView Class
FarPoint.Win.Spread.Data Namespace