CalculationWorks.ViewModel.Windows Namespace |
CalculationWorks.ViewModel.Windows provides types supporting databinding for WPF/XAML.
Class | Description | |
---|---|---|
BcfCommonRowView |
Common row view class with INotifyPropertyChanged and INotifyDataErrorInfo implementation.
| |
BcfRowView |
Represents a view of a BcfRow.
| |
BcfRowViewBuilder |
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code. This class cannot be inherited.
| |
BcfTableViewBase |
Base class of row view collections.
| |
BcfTableViewBaseTRowView |
Generic base class of row view collections.
| |
BcfTableViewBuilder |
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code. This class cannot be inherited.
| |
BcfTableViewFactory |
Manages the registration and creation of table views for an individual view manager.
| |
BcfViewManager |
Represents a WPF bindable BcfDataSet-wrapper.
|
Enumeration | Description | |
---|---|---|
BcfTableViewType |
Enum BcfTableViewType
|