ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheet Class / OnClientSheetCleared Property

In This Topic
    OnClientSheetCleared Property
    In This Topic
    Occurs when the FlexSheet is cleared.
    Syntax
    'Declaration
     
    Public Property OnClientSheetCleared As String
    public string OnClientSheetCleared {get; set;}
    See Also