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