[]
Gets or sets the background of active cell.
[Bindable(true)]
public Brush HoverCellBackground { get; set; }
<Bindable(True)>
Public Property HoverCellBackground As Brush
Type | Description |
---|---|
Brush | The Brush object represents the background of hovered cell. |