Class RecordSelectedStyle
Inheritance
System.Object
RecordSelectedStyle
Assembly: FastReport.BG.dll
Syntax
public class RecordSelectedStyle : DrawStyle
Properties
DefaultColor2
Declaration
protected override Color DefaultColor2 { get; }
Property Value
Type |
Description |
System.Drawing.Color |
|
Overrides
DefaultFillStyle
Declaration
protected override FillStyle DefaultFillStyle { get; }
Property Value
Overrides
DefaultHatchStyle
Declaration
protected override HatchStyle DefaultHatchStyle { get; }
Property Value
Type |
Description |
System.Drawing.Drawing2D.HatchStyle |
|
Overrides