Class RecordSelectedStyle
Selected icicle element
Inherited Members
Namespace: FastReport.BG.Icicle
Assembly: FastReport.BG.dll
Syntax
public class RecordSelectedStyle : RecordStyle
Properties
DefaultColor2
Gets Default Color2.
Declaration
protected override Color DefaultColor2 { get; }
Property Value
Type | Description |
---|---|
System.Drawing.Color |
Overrides
DefaultFillStyle
Default FillStyle.
Declaration
protected override FillStyle DefaultFillStyle { get; }
Property Value
Type | Description |
---|---|
FillStyle |
Overrides
DefaultHatchStyle
Default HatchStyle.
Declaration
protected override HatchStyle DefaultHatchStyle { get; }
Property Value
Type | Description |
---|---|
System.Drawing.Drawing2D.HatchStyle |