Class DevReportParametersController
Inheritance
DevReportParametersController
Implements
Inherited Members
Namespace: LemonEdge.Client.Core.Views.Controllers
Assembly: LemonEdge.ClientEntities.dll
Syntax
public class DevReportParametersController : BaseReportParametersController<IReportDevExpress>, IBaseGridController, ICollectionExportable, INewGridItemImplementor<ISQLTypeWrapper>, ICopyGridItemImplementor<ISQLTypeWrapper>, IGrid, IDeleteGridItemImplementor<ISQLTypeWrapper>, ISearchController, IModelViewController
Constructors
DevReportParametersController(IBaseGridRelatedCollection<IReportDevExpress, ISQLTypeWrapper>)
Declaration
public DevReportParametersController(IBaseGridRelatedCollection<IReportDevExpress, ISQLTypeWrapper> view)
Parameters
Type | Name | Description |
---|---|---|
IBaseGridRelatedCollection<IReportDevExpress, ISQLTypeWrapper> | view |