ListView::IPageableItemContainer::TotalRowCountAvailable Event
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
For a description of this member, see IPageableItemContainer::TotalRowCountAvailable.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
private: event EventHandler<PageEventArgs^>^ TotalRowCountAvailable { virtual void add(EventHandler<PageEventArgs^>^ value) sealed = IPageableItemContainer::TotalRowCountAvailable::add; virtual void remove(EventHandler<PageEventArgs^>^ value) sealed = IPageableItemContainer::TotalRowCountAvailable::remove; }
.NET Framework
Available since 3.5
Available since 3.5
Show: