| BcfViewManager Class | |
Namespace: CalculationWorks.ViewModel.Windows
The BcfViewManager type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfViewManager |
Initializes a new instance of the BcfViewManager class.
|
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnEventsReleaseEnd |
Raises the EventsReleaseEnd event.
| |
| OnEventsReleaseStart |
Raises the EventsReleaseStart event.
| |
| OnIgnoreRecurrentDataChange |
Raises the IgnoreRecurrentDataChange event.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| DataSet |
Gets the BcfDataSet.
| |
| DefaultViews |
Gets the default views.
| |
| DeferPropertyChanged |
Gets a value indicating whether ItemChanged or PropertyChanged should be deferred.
| |
| ProcessingDataSetChanges |
Gets a value indicating whether currently processing dataset changes.
|
| Name | Description | |
|---|---|---|
| Disposed |
Represents the method that handles the Disposed event.
| |
| EventsReleaseEnd |
Occurs when events release ended.
| |
| EventsReleaseStart |
Occurs when events release starts.
| |
| IgnoreRecurrentDataChange |
Occurs when an recurrent data change occurs.
|