|
BcfBindingSourceCurrentRowView Property |
Gets or sets the current row view.
Namespace: CalculationWorks.ViewModel.FormsAssembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntax public BcfRowView CurrentRowView { get; set; }
Public Property CurrentRowView As BcfRowView
Get
Set
Property Value
Type:
BcfRowViewThe current row view.
See Also