C1.Win.Data Namespace : ControlHandler Class |
'Declaration
Public Class ControlHandler Inherits C1.Data.DataSource.BaseControlHandler
public class ControlHandler : C1.Data.DataSource.BaseControlHandler
To connect a control handler to a control, put a C1.Win.Data.Entities.C1DataSource on your form and configure the ControlHandler extender property (that appears in your GUI controls when you add a C1.Win.Data.Entities.C1DataSource to the form). Alternatively, use the C1.Win.Data.Entities.C1DataSource.SetControlHandler method in code.
The supported GUI controls are: System.Windows.Forms.DataGridView and C1.Win.C1FlexGrid.C1FlexGrid.
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
C1.Data.DataSource.BaseControlHandler
C1.Win.Data.ControlHandler
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2