ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / FlexSheet Class / OnClientBeginDroppingRowColumn Property

In This Topic
    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