Click or drag to resize
CalculationWorks Logo
BcfViewManager Methods

The BcfViewManager type exposes the following members.

Methods
  NameDescription
Public methodCreateCustomView(String)
Creates the custom view.
Public methodCreateCustomView(String, FuncBcfRowView, Boolean)
Creates the custom view.
Public methodCreateCustomView(BcfTableViewBase, FuncBcfRowView, Boolean)
Creates the custom view.
Public methodCreateCustomViewT(BcfTableViewBaseT, FuncBcfRowView, Boolean, IEnumerableBcfTableViewBaseT)
Creates the custom view.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodDispose(Boolean)
Releases unmanaged and - optionally - managed resources.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodOnDisposed
Raises the Disposed event.
Protected methodOnEventsReleaseEnd
Raises the EventsReleaseEnd event.
Protected methodOnEventsReleaseStart
Raises the EventsReleaseStart event.
Protected methodOnIgnoreRecurrentDataChange
Raises the IgnoreRecurrentDataChange event.
Public methodSupportsClassicBinding
Supports classic binding.
Public methodToString (Inherited from Object.)
Top
See Also