OnClientBeginDroppingRowColumn Property
In This Topic
Occurs when begin dropping the rows or the columns of the FlexSheet.
Syntax
'Declaration
Public Property OnClientBeginDroppingRowColumn As String
public string OnClientBeginDroppingRowColumn {get; set;}
See Also