 | BcfTableViewBaseTRowViewRowViewType Property |
Gets the type of the row view.
Namespace:
CalculationWorks.ViewModel.Windows
Assembly:
CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.2.0
Syntaxpublic override sealed Type RowViewType { get; }Public Overrides NotOverridable ReadOnly Property RowViewType As Type
Get
Return Value
Type:
TypeType.
See Also