C1.WPF.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 GUI control, assign an instance of this class to the C1.WPF.Data.Entities.C1DataSource.ControlHandlerProperty attached property of the GUI control.
The supported GUI controls are: System.Windows.Controls.DataGrid, C1.WPF.FlexGrid.C1FlexGrid, C1.WPF.DataGrid.C1DataGrid.
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
C1.Data.DataSource.BaseControlHandler
C1.WPF.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