Skip to main content
Tab

VerticalGridEmptyRecordTemplateContainer Class

Represents a container for the template used to render an empty record within the ASPxVerticalGrid.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class VerticalGridEmptyRecordTemplateContainer :
    VerticalGridBaseTemplateContainer

Remarks

VerticalGridEmptyRecordTemplateContainer objects are automatically instantiated when the VerticalGridTemplates.EmptyRecord template is created.

See Also