StiHighlightCondition Class
Namespace: Stimulsoft.Report.Components
Inheritance
Implements: ICloneable
Properties
| Property | Type | Description |
|---|---|---|
| Brush | StiBrush | |
| Condition | StiExpression | |
| Font | Font | |
| TextBrush | StiBrush |
Methods
| Method | Returns | Description |
|---|---|---|
| Clone | object | Creates a new object that is a copy of the current instance. |
Method Details
Clone
Clone(): object
Creates a new object that is a copy of the current instance.
Returns object — A new object that is a copy of this instance.