[]
        
(Showing Draft Content)

C1.Win.Data.Entities.C1DataSource.GetControlHandler

GetControlHandler Method

GetControlHandler(Control)

Gets the control handler the specified control is currently handled by.

Declaration
public ControlHandler GetControlHandler(Control control)
Parameters
Type Name Description
Control control

The control to get the control handler for.

Returns
Type Description
ControlHandler

The ControlHandler that currently handles the specified control.