 |
| BcfTableViewBaseTRowViewGetRowViewType Method |
Gets the type of the row view.
Namespace: CalculationWorks.ViewModel.WindowsAssembly: CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 3.2.1.2
Syntaxpublic override sealed Type GetRowViewType()
Public Overrides NotOverridable Function GetRowViewType As Type
public:
virtual Type^ GetRowViewType() override sealed
abstract GetRowViewType : unit -> Type
override GetRowViewType : unit -> Type
Return Value
Type:
TypeType.
Version InformationCalculationWorks.ViewModel.Windows
Supported in: 3.2, 3.0
See Also