 |
| BcfTableViewFactory Class |
Manages the registration and creation of table views for an individual view manager.
Inheritance HierarchySystemObject CalculationWorks.ViewModel.FormsBcfTableViewFactory
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.2.1.2
Syntaxpublic class BcfTableViewFactory
Public Class BcfTableViewFactory
public ref class BcfTableViewFactory
type BcfTableViewFactory = class end
The BcfTableViewFactory type exposes the following members.
Constructors
Methods|
| Name | Description |
|---|
 | Equals | (Inherited from Object.) |
 | Finalize | (Inherited from Object.) |
 | GetHashCode | (Inherited from Object.) |
 | GetType | (Inherited from Object.) |
 | MemberwiseClone | (Inherited from Object.) |
 | RegisterDefaultViewType |
Registers the default type of the view.
|
 | RegisterViewTypeTTableViewBase(String, FuncBcfTableViewBuilder, TTableViewBase) | Obsolete. |
 | RegisterViewTypeTTableViewBase(String, FuncBcfTableViewBuilder, TTableViewBase, IEnumerableString) | Obsolete. |
 | RegisterViewTypeTTableViewBase(String, FuncBcfTableViewBuilder, TTableViewBase, IEnumerableString, IDictionaryString, String, IDictionaryString, String) |
Registers the type of the view.
|
 | ToString | (Inherited from Object.) |
Top
Version InformationCalculationWorks.ViewModel.Forms
Supported in: 3.2, 3.0, 2.1, 2.0
See Also