 | BcfTableViewType Enumeration |
Enum BcfTableViewType
Namespace:
CalculationWorks.ViewModel.Forms
Assembly:
CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntaxpublic enum BcfTableViewType
Public Enumeration BcfTableViewType
Members|
| Member name | Value | Description |
|---|
| ChildView | 0 |
child view
|
| CustomView | 1 |
custom view
|
See Also