ComponentOne Data Source for Entity Framework
C1.Win.Data Namespace / ControlHandler Class
Properties Methods

In This Topic
    ControlHandler Class Members
    In This Topic

    The following tables list the members exposed by ControlHandler.

    Public Constructors
     NameDescription
    Public Constructor  
    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. (Inherited from C1.Data.DataSource.BaseControlHandler)
    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. (Inherited from C1.Data.DataSource.BaseControlHandler)
    Public PropertyGets 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)
    Top
    Public Methods
     NameDescription
    Public MethodForces this control handler to apply its settings to the current control. (Inherited from C1.Data.DataSource.BaseControlHandler)
    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