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

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