Name | Description | |
---|---|---|
AutoLookupProperty | The DependencyProperty for the AutoLookup property. | |
VirtualModeProperty | The DependencyProperty for the VirtualMode property. |
The following tables list the members exposed by BaseControlHandler.
Name | Description | |
---|---|---|
AutoLookupProperty | The DependencyProperty for the AutoLookup property. | |
VirtualModeProperty | The DependencyProperty for the VirtualMode property. |
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. | |
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. | |
VirtualMode | Gets or sets a value indicating whether virtual mode specified in a ClientViewSource is managed by this control handler. |
Name | Description | |
---|---|---|
Apply | Forces this control handler to apply its settings to the current control. | |
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) |
Name | Description | |
---|---|---|
OnPropertyChanged | (Inherited from System.Windows.DependencyObject) |