FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / SelectionAdornerBorderBrush Property

In This Topic
    SelectionAdornerBorderBrush Property (FlexGrid)
    In This Topic
    Gets or sets the System.Windows.Media.Brush of the selection adorner border.
    Syntax
    'Declaration
     
    Public Property SelectionAdornerBorderBrush As Brush
    public Brush SelectionAdornerBorderBrush {get; set;}
    See Also