ComponentOne FlexGrid for UWP
BringIntoViewRequested Event (GridPanel)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > GridPanel 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

GridPanel Class
GridPanel Members