| BcfValidatorResultTableViewTValidatorResultView Class | |
Namespace: CalculationWorks.ViewModel.Forms
public abstract class BcfValidatorResultTableView<TValidatorResultView> : BindingList<TValidatorResultView>, IDisposable, IBindingListView, IBindingList, IList, ICollection, IEnumerable where TValidatorResultView : BcfValidatorResultView
The BcfValidatorResultTableViewTValidatorResultView type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfValidatorResultTableViewTValidatorResultView |
Initializes a new instance of the BcfValidatorResultTableViewTValidatorResultView class.
|
| Name | Description | |
|---|---|---|
| AllowEdit | (Inherited from BindingListTValidatorResultView.) | |
| AllowNew | (Inherited from BindingListTValidatorResultView.) | |
| AllowRemove | (Inherited from BindingListTValidatorResultView.) | |
| Count | (Inherited from CollectionTValidatorResultView.) | |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| IsSortedCore |
Gets a value indicating whether this instance is sorted.
(Overrides BindingListTIsSortedCore.) | |
| Item | (Inherited from CollectionTValidatorResultView.) | |
| Items | (Inherited from CollectionTValidatorResultView.) | |
| RaiseListChangedEvents | (Inherited from BindingListTValidatorResultView.) | |
| SortDescriptions |
Gets the collection of sort descriptions currently applied to the data source.
| |
| SortDirectionCore | (Inherited from BindingListTValidatorResultView.) | |
| SortPropertyCore | (Inherited from BindingListTValidatorResultView.) | |
| SupportsChangeNotificationCore | (Inherited from BindingListTValidatorResultView.) | |
| SupportsSearchingCore | (Inherited from BindingListTValidatorResultView.) | |
| SupportsSortingCore | (Inherited from BindingListTValidatorResultView.) |
| Name | Description | |
|---|---|---|
| Add | (Inherited from CollectionTValidatorResultView.) | |
| AddNew | (Inherited from BindingListTValidatorResultView.) | |
| AddNewCore | (Inherited from BindingListTValidatorResultView.) | |
| ApplyFilter |
Applies the filter.
| |
| ApplySort |
Sorts the data source based on the given ListSortDescriptionCollection.
| |
| ApplySortCore |
Applies the sort.
(Overrides BindingListTApplySortCore(PropertyDescriptor, ListSortDirection).) | |
| CancelNew | (Inherited from BindingListTValidatorResultView.) | |
| Clear | (Inherited from CollectionTValidatorResultView.) | |
| ClearItems | (Inherited from BindingListTValidatorResultView.) | |
| Contains | (Inherited from CollectionTValidatorResultView.) | |
| CopyTo | (Inherited from CollectionTValidatorResultView.) | |
| CreateValidatorResultView |
Creates the validator result data view.
| |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
| |
| EndNew | (Inherited from BindingListTValidatorResultView.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FindCore | (Inherited from BindingListTValidatorResultView.) | |
| GetDataSet |
Gets the BcfDataSet.
| |
| GetEnumerator | (Inherited from CollectionTValidatorResultView.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| GetViewManager |
Gets the BcfViewManager.
| |
| IndexOf | (Inherited from CollectionTValidatorResultView.) | |
| Insert | (Inherited from CollectionTValidatorResultView.) | |
| InsertItem | (Inherited from BindingListTValidatorResultView.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnAddingNew | (Inherited from BindingListTValidatorResultView.) | |
| OnListChanged | (Inherited from BindingListTValidatorResultView.) | |
| Remove | (Inherited from CollectionTValidatorResultView.) | |
| RemoveAt | (Inherited from CollectionTValidatorResultView.) | |
| RemoveItem | (Inherited from BindingListTValidatorResultView.) | |
| RemoveSortCore |
Removes the sort.
(Overrides BindingListTRemoveSortCore.) | |
| ResetBindings | (Inherited from BindingListTValidatorResultView.) | |
| ResetItem | (Inherited from BindingListTValidatorResultView.) | |
| SetItem | (Inherited from BindingListTValidatorResultView.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AddingNew | (Inherited from BindingListTValidatorResultView.) | |
| ListChanged | (Inherited from BindingListTValidatorResultView.) |