bitsComponent Class
Namespace: Stimulsoft.Report.Components
Inheritance
Implements: ICloneable
Properties
| Property | Type | Description |
|---|---|---|
| dockStyle | StiDockStyle |
Methods
| Method | Returns | Description |
|---|---|---|
| clone | bitsComponent | |
| getDockStyle | StiDockStyle | |
| implements | any[] | |
| setDockStyle | void |
Method Details
clone
clone(): bitsComponent
Returns bitsComponent
getDockStyle
getDockStyle(): StiDockStyle
Returns StiDockStyle
implements
implements(): any[]
Returns any[]
setDockStyle
setDockStyle(value: StiDockStyle): void
Parameters
- value (StiDockStyle)
Fields
| Field | Type | Description |
|---|---|---|
| bookmarkValue | any | |
| enabled | any | |
| highlightState | StiHighlightState | |
| hyperlinkValue | any | |
| ignoreNamingRule | any | |
| printable | any | |
| tagValue | any | |
| toolTipValue | any |