 | BcfBindingSourceCurrentRowView Property |
Namespace:
CalculationWorks.ViewModel.Forms
Assembly:
CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntaxpublic BcfRowView CurrentRowView { get; set; }Public Property CurrentRowView As BcfRowView
Get
Set
Property Value
Type:
BcfRowViewThe current
BcfRowView.
See Also