C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / FlexPaginator Class / ComputePageCountCompleted Event

ComputePageCountCompleted Event (FlexPaginator)
Syntax
'Declaration
 
Public Event ComputePageCountCompleted As AsyncCompletedEventHandler
 
Event Data

The event handler receives an argument of type AsyncCompletedEventArgs containing data related to this event. The following AsyncCompletedEventArgs properties provide information specific to this event.

PropertyDescription
 
 
 
See Also