The ControlHandler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ControlHandler |
Methods
Fields
Name | Description | |
---|---|---|
DataSourceProperty |
The DependencyProperty for the DataSource 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.
(Inherited from BaseControlHandler.) |
|
DataSource |
Gets or sets a data source of the control handler.
|
|
DependencyObjectType | (Inherited from DependencyObject.) | |
Dispatcher | (Inherited from DispatcherObject.) | |
IsSealed | (Inherited from DependencyObject.) | |
SupportsVirtualMode |
Gets a value indicating whether this control handler supports Virtual Mode.
(Inherited from BaseControlHandler.) |
|
VirtualMode |
Gets or sets a value indicating whether virtual mode specified in a ClientViewSource is managed by this control handler.
(Inherited from BaseControlHandler.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IDisposable..::..Dispose | (Inherited from BaseControlHandler.) | |
ISupportInitialize..::..BeginInit | (Inherited from BaseControlHandler.) | |
ISupportInitialize..::..EndInit | (Inherited from BaseControlHandler.) |