Class EntitySetsController
Inheritance
EntitySetsController
Implements
Inherited Members
Namespace: LemonEdge.Client.Core.Views.Controllers
Assembly: LemonEdge.ClientEntities.dll
Syntax
public class EntitySetsController : EntitySetsController<IEntitySet>, IBaseGridController, ICollectionExportable, INewGridItemImplementor<IEntitySet>, ICopyGridItemImplementor<IEntitySet>, IGrid, IDeleteGridItemImplementor<IEntitySet>, ISearchController, IModelViewController
Constructors
EntitySetsController(IBaseGrid<IEntitySet>)
Declaration
public EntitySetsController(IBaseGrid<IEntitySet> view)
Parameters
Type | Name | Description |
---|---|---|
IBaseGrid<IEntitySet> | view |
Properties
DefaultSearchColumn
The name of the column to use in the default search of text in the grid
Declaration
protected override string DefaultSearchColumn { get; }
Property Value
Type | Description |
---|---|
string |
Overrides
LemonEdge.Client.Core.Views.Controllers.EntitySetsController<LemonEdge.API.Entities.FinancialServices.LegalEntity.IEntitySet>.DefaultSearchColumn