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

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