![]() | |
BcfViewManager Class |
Namespace: CalculationWorks.ViewModel.Forms
The BcfViewManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | BcfViewManager(BcfDataSet) |
Initializes a new instance of the BcfViewManager class.
|
![]() | BcfViewManager(BcfDataSet, BcfTableViewFactory) |
Initializes a new instance of the BcfViewManager class.
|
Name | Description | |
---|---|---|
![]() | CreateCustomView(String) |
Creates the custom view.
|
![]() | CreateCustomView(String, FuncBcfRowView, Boolean) |
Creates the custom view.
|
![]() | 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.) |
![]() | GetDefaultEmptyView |
Gets an default empty view.
|
![]() | 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.
|
![]() | SupportsClassicBinding |
Supports classic binding.
|
![]() | 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.
|
![]() | Disposing |
Gets a value indicating whether this BcfViewManager is disposing.
|
![]() | ProcessingDataSetChanges |
Gets a value indicating whether currently processing dataset changes.
|
Name | Description | |
---|---|---|
![]() | Disposed |
Represents the method that handles the Disposed event of a component.
|
![]() | EventsReleaseEnd |
Occurs when events release ended.
|
![]() | EventsReleaseStart |
Occurs when events release starts.
|
![]() | IgnoreRecurrentDataChange |
Occurs when an recurrent data change occurs.
|