Interface IObjectInitialize
Provides the functionality to initialize the object.
Namespace: Syncfusion.Windows.Forms.Edit.Interfaces
Assembly: Syncfusion.Edit.Windows.dll
Syntax
public interface IObjectInitialize
Methods
Initialize()
Initializes the object.
Declaration
void Initialize()