 |
| BcfTableViewBaseTRowViewRowViews Property |
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntaxpublic IEnumerable<TRowView> RowViews { get; }Public ReadOnly Property RowViews As IEnumerable(Of TRowView)
Get
Property Value
Type:
IEnumerableTRowViewThe
BcfRowViews.
See Also