FieldDropEventArgs

23 Sep 20251 minute to read

The field drop event arguments provides the necessary information to customize the drop field and its drop axis.

Properties

cancel boolean

Defines an option to restrict the field drop operation

dataSourceSettings IDataOptions

Defines current report

draggedAxis string

Defines the axis where the field has been dragged

dropAxis string

Defines the axis where the field will drop

dropField IFieldOptions

Defines drop field item

dropPosition number

Defines drop field position

fieldName string

Defines drop field name