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

In This Topic
    TouchGripBackground Property (C1FlexViewer)
    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