 |
| BcfTableViewBaseGetRowViewType Method |
Gets the type of the row views in this collection.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.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.Forms
Supported in: 3.0, 2.1, 2.0
See Also