Name | Description | |
---|---|---|
SpreadDataView Constructor | Overloaded. |
The following tables list the members exposed by SpreadDataView.
Name | Description | |
---|---|---|
SpreadDataView Constructor | Overloaded. |
Name | Description | |
---|---|---|
AllowEdit | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
AllowNew | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
AllowRemove | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
Columns | Gets the columns. | |
Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Mapper | Gets or sets the mapper of the Spread data view. | |
RaiseListChangedEvents | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
SheetView | Gets the sheet. |
Name | Description | |
---|---|---|
IsSortedCore | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>) | |
SortDirectionCore | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
SortPropertyCore | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
SupportsChangeNotificationCore | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
SupportsSearchingCore | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
SupportsSortingCore | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) |
Name | Description | |
---|---|---|
Add | Adds an object to the end of the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>) | |
AddNew | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
CancelNew | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
Clear | Removes all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Contains | Determines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>) | |
CopyTo | Copies 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>) | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
EndNew | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
EnsureDataBound | Validates this Spread data view. | |
GetEnumerator | Returns an enumerator that iterates through the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>) | |
GetResourceString | Gets the resource string. | |
IndexOf | Searches 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>) | |
Insert(Int32,SpreadDataRowView) | Inserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Remove(SpreadDataRowView) | Removes the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>) | |
RemoveAt | Removes the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>) | |
ResetBindings | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
ResetItem | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) |
Name | Description | |
---|---|---|
AddNewCore | Overridden. Adds a new item to the end of the collection. | |
ApplySortCore | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
ClearItems | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
FindCore | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
InsertItem | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
OnAddingNew | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
OnListChanged | Overridden. Raises the ListChanged event. | |
RemoveItem | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
RemoveSortCore | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
SetItem | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) |
Name | Description | |
---|---|---|
AddingNew | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) | |
ListChanged | (Inherited from System.ComponentModel.BindingList<SpreadDataRowView>) |