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