[]
        
(Showing Draft Content)

DroppingRowColumnEventArgs Class

DroppingRowColumnEventArgs Class

Provides arguments for the FlexSheet.beginDroppingRowColumn event.

Heirarchy

Constructors

constructor

Properties

cancel

cancel: boolean

Gets or sets a value that indicates whether the event should be canceled.

droppingRange

droppingRange: CellRange

Gets the dragging cells range.

isDroppingRows

isDroppingRows: boolean

Gets a value indicating whether the event refers to dropping rows or columns.

Static empty

empty: EventArgs

Provides a value to use with events that do not have event data.