Skip to main content
A newer version of this page is available. .
Tab

VerticalGridEmptyRecordTemplateContainer Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class VerticalGridEmptyRecordTemplateContainer :
    VerticalGridBaseTemplateContainer

Remarks

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

See Also