Skip to main content
.NET Framework 4.5.2+
  • The page you are viewing does not exist in the .NET 6.0+ platform documentation. This link will take you to the parent topic of the current section.

CreateCustomDataItemTemplateEventArgs Constructors

Specifies arguments passed to the ASPxGridListEditor.CreateCustomDataItemTemplate event.
Name Parameters Description
CreateCustomDataItemTemplateEventArgs(IModelColumn, IDataItemTemplateInfoProvider) modelColumn, dataItemTemplateInfoProvider Initializes a new instance of the CreateCustomDataItemTemplateEventArgs class.
See Also