Class CustomGrid
Inheritance
CustomGrid
Implements
Inherited Members
Namespace: LemonEdge.Client.Core.Views.DefaultLayouts
Assembly: LemonEdge.ClientEntities.dll
Syntax
[DefaultLayout]
public class CustomGrid : TopSingleViewWithBottomCollectionLayoutGenerator<ICustomGrid, ICustomGridColumn>, ILayoutGenerator
Constructors
CustomGrid(IRootController)
Declaration
public CustomGrid(IRootController rootController)
Parameters
Type | Name | Description |
---|---|---|
IRootController | rootController |