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