The BaseControlHandler type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
BaseControlHandler |
Methods
Fields
| Name | Description | |
|---|---|---|
|
|
AutoLookupProperty |
The DependencyProperty for the AutoLookup property.
|
|
|
VirtualModeProperty |
The DependencyProperty for the VirtualMode property.
|
Properties
| 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 DependencyObject.) |
|
|
Dispatcher | (Inherited from DispatcherObject.) |
|
|
IsSealed | (Inherited from 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.
|
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
|
IDisposable..::..Dispose | |
|
|
ISupportInitialize..::..BeginInit | |
|
|
ISupportInitialize..::..EndInit |