Spread Windows Forms 10.0 Product Documentation
SpreadDataView Class Methods


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

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
 NameDescription
Protected MethodAddNewCoreOverridden. Adds a new item to the end of the collection.  
Protected MethodApplySortCore (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Protected MethodClearItemsOverridden. Removes all elements from the collection.  
Protected MethodFindCore (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Protected MethodInsertItem (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Protected MethodOnAddingNew (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Protected MethodOnListChangedOverridden. Raises the ListChanged event.  
Protected MethodRemoveItem (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Protected MethodRemoveSortCore (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Protected MethodSetItem (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
Top
See Also

Reference

SpreadDataView Class
FarPoint.Win.Spread.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.