FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / SelectionGripper Class
Members

In This Topic
    SelectionGripper Class
    In This Topic
    Represents a gripper element used for text selection with touch.
    Object Model
    SelectionGripper Class
    Syntax
    'Declaration
     
    Public Class SelectionGripper 
       Inherits Windows.UI.Xaml.Controls.Control
    public class SelectionGripper : Windows.UI.Xaml.Controls.Control 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.FlexViewer.SelectionGripper

    See Also