Click or drag to resize

StiViewBrush Property

Gets or sets a brush to fill a component.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiBrush Brush { get; set; }

Property Value

Type: StiBrush

Implements

IStiBrushBrush
See Also