C# Class Kooboo.Commerce.Web.Framework.UI.Tabs.Queries.Grid.CustomerGridItem

Inheritance: Kooboo.Web.Mvc.Grid2.GridItem
Afficher le fichier Open project: Kooboo/Ecommerce

Méthodes publiques

Méthode Description
CustomerGridItem ( IGridModel gridModel, object dataItem, int dataIndex ) : System
RenderItemContainerAtts ( ) : System.Web.IHtmlString

Method Details

CustomerGridItem() public méthode

public CustomerGridItem ( IGridModel gridModel, object dataItem, int dataIndex ) : System
gridModel IGridModel
dataItem object
dataIndex int
Résultat System

RenderItemContainerAtts() public méthode

public RenderItemContainerAtts ( ) : System.Web.IHtmlString
Résultat System.Web.IHtmlString