Click or drag to resize
CalculationWorks Logo
BcfTableViewType Enumeration
Enum BcfTableViewType

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntax
public enum BcfTableViewType
Members
  Member nameValueDescription
DefaultView0 default view
ChildView1 child view
CustomView2 custom view
See Also