Click or drag to resize
CalculationWorks Logo
CalculationWorks.ViewModel.Forms Namespace

CalculationWorks.ViewModel.Forms provides types supporting databinding for Windows Forms.

Classes
  ClassDescription
Public classBcfBindingSource
Represents a hierarchical bindable component.
Public classBcfBindingSourceBuilder
Infrastructure. The BcfBindingSourceBuilder type supports the infrastructure and is not intended to be used directly from your code. This class cannot be inherited.
Public classBcfBindingSourceCollection
Represents the collection of BcfBindingSource objects. This class cannot be inherited.
Public classBcfBindingSourcePropertyDescriptor
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code. This class cannot be inherited.
Public classBcfChildViewPropertyDescriptor
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code. This class cannot be inherited.
Public classBcfCodedPropertyDescriptor
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code. This class cannot be inherited.
Public classBcfColumnPropertyDescriptor
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code. This class cannot be inherited.
Public classBcfCommonRowView
Common row view class with IDataErrorInfo implementation.
Public classBcfCommonTableView
Default implementation of row view collection class for untyped table views. This class cannot be inherited.
Public classBcfHierarchicalViewManager
An extended view manager with capabilities for hierarchical data binding, row navigation and navigation history.
Public classBcfListSortComparerT
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code.
Public classBcfNavigationState
Represents the navigation state of an individual BcfBindingSource object.
Public classBcfNavigationStateRecord
Represents the navigation state of an individual BcfHierarchicalViewManager object and custom view(Control) state.
Public classBcfRowView
Represents a view of a BcfRow.
Public classBcfRowViewBuilder
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code. This class cannot be inherited.
Public classBcfTableViewBase
Base class of row view collections.
Public classBcfTableViewBaseTRowView
Generic base class of row view collections.
Public classBcfTableViewBuilder
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code. This class cannot be inherited.
Public classBcfTableViewFactory
Manages the registration and creation of table views for an individual view manager.
Public classBcfTableViewPropertyDescriptor
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code. This class cannot be inherited.
Public classBcfValidatorResultTableView
Default implementation of a validator issue list.
Public classBcfValidatorResultTableViewTValidatorResultView
Generic base class for validator issue lists.
Public classBcfValidatorResultView
Represents an individual validator result inside a validator issue list.
Public classBcfViewManager
Represents a windows forms bindable BcfDataSet-wrapper.
Public classBcfViewManagerNavigatedEventArgs
Provides additional information for navigated events.
Public classBcfViewStateEventArgs
Represents additional information to collect or restore view state.
Enumerations
  EnumerationDescription
Public enumerationBcfTableViewType
Enum BcfTableViewType
Public enumerationBcfViewManagerNavigation
Enum BcfViewManagerNavigation