ComponentOne Data Source for Entity Framework
C1.Data.DataSource Namespace / BaseControlHandler Class
Fields Properties Methods

In This Topic
    BaseControlHandler Class Members
    In This Topic

    The following tables list the members exposed by BaseControlHandler.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The DependencyProperty for the AutoLookup property.  
    Public Fieldstatic (Shared in Visual Basic)The DependencyProperty for the VirtualMode property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets 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.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets a value indicating whether this control handler supports Virtual Mode.  
    Public PropertyGets or sets a value indicating whether virtual mode specified in a ClientViewSource is managed by this control handler.  
    Top
    Public Methods
     NameDescription
    Public MethodForces this control handler to apply its settings to the current control.  
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Top
    See Also