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

In This Topic
    SelectionAdornerStyle Property (FlexGrid)
    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