 |
BcfTableViewBaseViewType Property |
Gets the type of the view.
Namespace: CalculationWorks.ViewModel.WindowsAssembly: CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 3.0.2.0
Syntaxpublic BcfTableViewType ViewType { get; }
Public ReadOnly Property ViewType As BcfTableViewType
Get
public:
property BcfTableViewType ViewType {
BcfTableViewType get ();
}
member ViewType : BcfTableViewType with get
Property Value
Type:
BcfTableViewTypeThe type of the view.
Version InformationCalculationWorks.ViewModel.Windows
Supported in: 3.0, 2.1, 2.0
See Also