Click or drag to resize

BcfRowViewRepositoryReflectedColumns Property

Gets the collection of columns managed in this repository.

Namespace:  CalculationWorks.ViewModel.Forms
Assembly:  CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 4.2.0
Syntax
public BcfReflectedColumnCollection ReflectedColumns { get; }

Property Value

Type: BcfReflectedColumnCollection
See Also