Back to Devexpress

GridViewDataRowTemplateContainer Class

aspnet-devexpress-dot-web-f5d52eb3.md

latest3.1 KB
Original Source

GridViewDataRowTemplateContainer Class

Represents a container for the templates used to render data rows within the ASPxGridView.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridViewDataRowTemplateContainer :
    GridViewBaseRowTemplateContainer
vb
Public Class GridViewDataRowTemplateContainer
    Inherits GridViewBaseRowTemplateContainer

Remarks

GridViewDataRowTemplateContainer objects are automatically instantiated when the GridViewTemplates.DataRow template is created.

Implements

IComponent

IDisposable

IParserAccessor

IUrlResolutionService

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IDataItemContainer

INamingContainer

Inheritance

Show 12 items

Object Control TemplateContainerBase GridBaseTemplateContainer GridViewBaseTemplateContainer GridViewBaseRowTemplateContainer GridViewDataRowTemplateContainer GridViewDataItemTemplateContainer

FileManagerDetailsViewItemTemplateContainer

GridViewEditFormLayoutItemTemplateContainer

GridViewEditItemTemplateContainer

GridViewBatchEditItemTemplateContainer

See Also

GridViewDataRowTemplateContainer Members

Grid View

DevExpress.Web Namespace