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