SelectionAdornerBrush Property (C1GridControl)
In This Topic
Gets or sets the
C1.Blazor.Core.C1Color of the selection adorner.
Syntax
'Declaration
Public Property SelectionAdornerBrush As C1Color
public C1Color SelectionAdornerBrush {get; set;}
See Also