ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewPanel Class / HorizontalSnapPointsChanged Event

In This Topic
    HorizontalSnapPointsChanged Event
    In This Topic
    Syntax
    'Declaration
     
    Public Event HorizontalSnapPointsChanged As System.EventHandler(Of Object)
    public event System.EventHandler<object> HorizontalSnapPointsChanged
    See Also