Column |
The ColumnStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| _accumulatedEventData |
Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT) | |
| _backgroundBrush | The brush used for drawing the background. | |
| _cellPen | The pen used for drawing cell borders. | |
| _columnSize | The size of the column. | |
| _columnStyleType | The style type of the column. | |
| _defaultCellPen | The default pen for cell borders. | |
| _defaultHeaderBackgroundBrush | The default brush for header background. | |
| _defaultNormalBackgroundBrush | The default brush for normal background. | |
| _defaultNormalTextBrush | The default brush for normal text. | |
| _defaultSelectedBackgroundBrush | The default brush for selected background. | |
| _defaultSelectedTextBrush | The default brush for selected text. | |
| _defaultTextFont | The default font for text. | |
| _isBackgroundBrushCustom | Indicates whether a custom background brush is used. | |
| _isCellPenCustom | Indicates whether a custom cell pen is used. | |
| _isTextBrushCustom | Indicates whether a custom text brush is used. | |
| _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. | |
| _textFormat | The string format used for text rendering. |