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

CreateCustomItemTemplateEventArgs Fields

An abstract base class for CreateCustomDataItemTemplateEventArgs and CreateCustomEditItemTemplateEventArgs classes that specify arguments passed to the ASPxGridListEditor.CreateCustomDataItemTemplate and ASPxGridListEditor.CreateCustomEditItemTemplate events, respectively.
Name Description
Empty static Provides a value to use with events that do not have event data. Inherited from EventArgs.
See Also