Click or drag to resize

BcfRowViewBuilderVirtualProperties Property

Gets the virtual properties.

Namespace:  CalculationWorks.ViewModel.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.2.0
Syntax
public Dictionary<string, Object> VirtualProperties { get; }

Property Value

Type: DictionaryString, Object
The virtual properties.
See Also