FieldDragStartEventArgs

23 Sep 20251 minute to read

The field drag start event arguments provides the necessary information about the drag field and its axis.

Properties

axis string

Defines the axis where the field is dragged

cancel boolean

Defines an option to restrict the field drag operation

dataSourceSettings IDataOptions

Defines current report

fieldItem IFieldOptions

Defines drag field item

fieldName string

Defines drag field name