FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / TouchGripBackColor Property

In This Topic
    TouchGripBackColor Property (C1FlexViewerPane)
    In This Topic
    Gets or sets the color used for filling background of a grip handle for text selection with touch.
    Syntax
    'Declaration
     
    Public Property TouchGripBackColor As Color
    public Color TouchGripBackColor {get; set;}
    See Also