Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Data Namespace / SpreadDataView Class
Properties Methods Events


In This Topic
    SpreadDataView Class Members
    In This Topic

    The following tables list the members exposed by SpreadDataView.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
    Public Property (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
    Public Property (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
    Public PropertyGets the columns.  
    Public PropertyGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public PropertyGets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public PropertyGets or sets the mapper of the Spread data view.  
    Public Property (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
    Public PropertyGets the sheet.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an object to the end of the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
    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<T>)
    Public MethodDetermines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
    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<T>)
    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<T>)
    Public MethodGets the resource string.  
    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<T>)
    Public MethodInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public MethodRemoves the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public MethodRemoves the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
    Public Method (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>)
    Top
    Public Events
    See Also