 |
BcfTableViewBaseGetRowViewType Method |
Gets the type of the row views in this collection.
Namespace: CalculationWorks.ViewModel.WindowsAssembly: CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 3.0.2.0
Syntaxpublic abstract Type GetRowViewType()
Public MustOverride Function GetRowViewType As Type
public:
virtual Type^ GetRowViewType() abstract
abstract GetRowViewType : unit -> Type
Return Value
Type:
TypeThe
Type of the row views
Version InformationCalculationWorks.ViewModel.Windows
Supported in: 3.0, 2.1, 2.0
See Also