Class TileLayoutEditorForm
Inheritance
System.Object
TileLayoutEditorForm
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class TileLayoutEditorForm : Form
Constructors
TileLayoutEditorForm(TileLayout)
Declaration
public TileLayoutEditorForm(TileLayout tile)
Parameters
Type | Name | Description |
---|---|---|
TileLayout | tile |
Methods
Dispose(Boolean)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing | true if managed resources should be disposed; otherwise, false. |