ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / 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