C1.Win.Data Namespace : ControlHandler Class |
The following tables list the members exposed by ControlHandler.
Name | Description | |
---|---|---|
ControlHandler Constructor |
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) | |
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) |
Name | Description | |
---|---|---|
Apply | Forces this control handler to apply its settings to the current control. (Inherited from C1.Data.DataSource.BaseControlHandler) | |
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |