Color for the border when the item is selected
            
Namespace: Ico.Awx.ListAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# | 
|---|
public Brush SelectionBorderBrush { get; set; }  | 
| Visual Basic | 
|---|
Public Property SelectionBorderBrush As Brush Get Set  | 
| JScript | 
|---|
function get SelectionBorderBrush () : Brush function set SelectionBorderBrush (value : Brush)  |