 | 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
Syntaxpublic BcfReflectedColumnCollection ReflectedColumns { get; }Public ReadOnly Property ReflectedColumns As BcfReflectedColumnCollection
Get
Property Value
Type:
BcfReflectedColumnCollection
See Also