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

In This Topic
    OnClientItemsSourceChanging Property (FlexSheet)
    In This Topic
    Occurs after the grid has been bound to a new items source.
    Syntax
    'Declaration
     
    
    Public Property OnClientItemsSourceChanging As String
    public string OnClientItemsSourceChanging {get; set;}
    See Also