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