FieldDroppedEventArgs
23 Sep 20251 minute to read
The field dropped event arguments provides the necessary information about the dropped field and its dropped axis.
Properties
dataSourceSettings IDataOptions
Defines current report
droppedAxis string
Defines the axis where the field has been dropped
droppedField IFieldOptions
Defines the dropped field item
droppedPosition number
Defines the position where the field has been dropped.
fieldName string
Defines the dropped field name