ComponentOne Basic Library for UWP
BringIntoViewRequested Event (C1ListViewerItem)

C1.UWP Assembly > C1.Xaml Namespace > C1ListViewerItem Class : BringIntoViewRequested Event
Syntax
'Declaration
 
Public Event BringIntoViewRequested As Windows.Foundation.TypedEventHandler(Of UIElement,BringIntoViewRequestedEventArgs)
public event Windows.Foundation.TypedEventHandler<UIElement,BringIntoViewRequestedEventArgs> BringIntoViewRequested
See Also

Reference

C1ListViewerItem Class
C1ListViewerItem Members