C1.WPF.Data Namespace : ControlHandler Class |
For a list of all members of this type, see ControlHandler members.
Name | Description | |
---|---|---|
AutoLookup | Gets or sets a value indicating whether data grid columns bound to navigation (foreign key, lookup) properties must be converted to combo box columns, so the user can see the right value and edit it by choosing a value from a drop-down list. The default value is False. (Inherited from C1.Data.DataSource.BaseControlHandler) | |
DataSource | Gets or sets a data source of the control handler. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
SupportsVirtualMode | Gets a value indicating whether this control handler supports Virtual Mode. (Inherited from C1.Data.DataSource.BaseControlHandler) | |
VirtualMode | Gets or sets a value indicating whether virtual mode specified in a C1.Data.DataSource.ClientViewSource is managed by this control handler. (Inherited from C1.Data.DataSource.BaseControlHandler) |