Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridBase Class / SelectionAdornerStyle Property

In This Topic
    SelectionAdornerStyle Property
    In This Topic
    Gets or sets the style applied to the selection adorners.
    Syntax
    'Declaration
     
    
    Public Property SelectionAdornerStyle As C1Style
    public C1Style SelectionAdornerStyle {get; set;}
    See Also