Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DataFormEventData

A class that provides common arguments of RadDataForm events.

Hierarchy

  • DataFormEventData

Implements

  • unknown

Index

Properties

editor

editor: any

The native editor used for this event

entityProperty

entityProperty: any

The native entity property object for this event

eventName

eventName: string

The name of the event that has been fired.

group

group: any

The native property group for this event

groupName

groupName: string

Gets the name of the group related with this event.

object

object: any

The object that fires the event.

propertyName

propertyName: string

Gets the name of the property related with this event.

returnValue

returnValue: any

The return value related with this event.

Generated using TypeDoc