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 | |
---|---|---|
DataSet |
Gets the BcfDataSet.
| |
DefaultViews |
Gets the default views.
| |
DeferPropertyChanged |
Gets a value indicating whether ItemChanged or PropertyChanged
should be deferred.
| |
IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
ProcessingDataSetChanges |
Gets a value indicating whether currently processing dataset changes.
|
Name | Description | |
---|---|---|
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
| |
Equals | Determines whether the specified object is equal to the current object. (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 the default hash function. (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.) | |
OnDisposed |
Raises the Disposed event.
| |
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 | |
---|---|---|
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.
|