OnClientRefreshing Property (TransposedGrid<T>) | ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientRefreshing Property

In This Topic
OnClientRefreshing Property (TransposedGrid<T>)
In This Topic
Occurs when the control is about to refresh its contents.
Syntax
'Declaration
 
Public Property OnClientRefreshing As String
 
See Also