Double |
The DoubleColumnStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| _accumulatedEventData |
Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT) | |
| _backgroundBrush |
The brush used for drawing the background.
(Inherited from ColumnStyle) | |
| _cellPen |
The pen used for drawing cell borders.
(Inherited from ColumnStyle) | |
| _columnSize |
The size of the column.
(Inherited from ColumnStyle) | |
| _columnStyleType |
The style type of the column.
(Inherited from ColumnStyle) | |
| _isBackgroundBrushCustom |
Indicates whether a custom background brush is used.
(Inherited from ColumnStyle) | |
| _isCellPenCustom |
Indicates whether a custom cell pen is used.
(Inherited from ColumnStyle) | |
| _isTextBrushCustom |
Indicates whether a custom text brush is used.
(Inherited from ColumnStyle) | |
| _parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
| _suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) | |
| _textFont |
The font used for text rendering.
(Inherited from ColumnStyle) | |
| _textFormat |
The string format used for text rendering.
(Inherited from ColumnStyle) | |
| RegisteredPaintMethods | Gets the registered paint methods for specific drawing contexts. |