FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / TouchGripBorderBrush Property

In This Topic
    TouchGripBorderBrush Property (C1FlexViewerPane)
    In This Topic
    The brush used for drawing border of a selection grip handle.
    Syntax
    'Declaration
     
    Public Property TouchGripBorderBrush As SolidColorBrush
    public SolidColorBrush TouchGripBorderBrush {get; set;}
    See Also