StiPivotTableCell Class
Namespace: Stimulsoft.Dashboard.Drawing.Painters.PivotTable
Constructors
| Constructor | Description |
|---|---|
| StiPivotTableCell(StiPivotTableContainer container) |
StiPivotTableCell(container: StiPivotTableContainer)
Parameters
- container (StiPivotTableContainer)
Properties
| Property | Type | Description |
|---|---|---|
| ColSpan | int | |
| Column | int | |
| DependedCells | List<StiPivotTableCell> | |
| DrillDownPageKey | string | |
| Field | StiCrossField | |
| Height | double | |
| Hyperlink | string | |
| IsColumn | bool | Otherwise IS row |
| IsHeader | bool | |
| IsTotal | bool | |
| Level | int | |
| MinimalTextSize | Size | Minimal text size |
| MouseEntered | bool | |
| Opened | bool | |
| Parent | StiPivotTableCell | |
| ParentGuid | string | |
| Row | int | |
| RowSpan | int | |
| Text | string | |
| Tooltip | string | |
| TooltipAsHyperlink | bool | |
| TotalCell | StiPivotTableCell | |
| Width | double |
Fields
| Field | Type | Description |
|---|---|---|
| ARROW_MARGIN | float | |
| ARROW_MARGIN_INT | int | |
| ARROW_SIZE | float |