public event EventHandler LoadMoreItems
'Declaration Public Event LoadMoreItems As EventHandler
'Declaration
Public Event LoadMoreItems As EventHandler
'Usage Dim instance As GridIncrementalLoadingCell Dim handler As EventHandler AddHandler instance.LoadMoreItems, handler
'Usage
Dim instance As GridIncrementalLoadingCell Dim handler As EventHandler AddHandler instance.LoadMoreItems, handler
GridIncrementalLoadingCell Class GridIncrementalLoadingCell Members