FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / TouchGripBackground Property

In This Topic
    TouchGripBackground Property (FlexViewer)
    In This Topic
    The brush used for filling background of a grip handle for text selection with touch.
    Syntax
    'Declaration
     
    Public Property TouchGripBackground As SolidColorBrush
    public SolidColorBrush TouchGripBackground {get; set;}
    See Also