Click or drag to resize
CalculationWorks Logo
BcfRowViewIsVirtual Method
Determines whether this instance is virtual.

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 2.1.0.0
Syntax
public bool IsVirtual()

Return Value

Type: Boolean
true if this instance is virtual; otherwise, false.
See Also