Click or drag to resize

MenuDesignerCreateDesigner Method

[Missing <summary> documentation for "M:Recrovit.RecroGridFramework.UI.MenuDesigner.CreateDesigner(Recrovit.RecroGridFramework.IRecroGridContext)"]

Namespace:  Recrovit.RecroGridFramework.UI
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public static RecroGrid CreateDesigner(
	IRecroGridContext rgContext
)

Parameters

rgContext
Type: Recrovit.RecroGridFrameworkIRecroGridContext

[Missing <param name="rgContext"/> documentation for "M:Recrovit.RecroGridFramework.UI.MenuDesigner.CreateDesigner(Recrovit.RecroGridFramework.IRecroGridContext)"]

Return Value

Type: RecroGrid

[Missing <returns> documentation for "M:Recrovit.RecroGridFramework.UI.MenuDesigner.CreateDesigner(Recrovit.RecroGridFramework.IRecroGridContext)"]

See Also