[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.ColumnFooterSelectedBackground

ColumnFooterSelectedBackground Property

ColumnFooterSelectedBackground

Gets or sets the C1Color that is used to paint column footer background for selected cells.

Declaration
[Parameter]
public C1Color ColumnFooterSelectedBackground { get; set; }
<Parameter>
Public Property ColumnFooterSelectedBackground As C1Color