Interface IEditControlsEmbedListener
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Shared.Base.dll
Syntax
public interface IEditControlsEmbedListener
Methods
SetActiveEditControl(IEditControlsEmbed, Control)
Declaration
void SetActiveEditControl(IEditControlsEmbed parentControl, Control editControl)
Parameters
| Type | Name | Description |
|---|---|---|
| IEditControlsEmbed | parentControl | |
| System.Windows.Forms.Control | editControl |