Click or drag to resize

DoubleColumnStyle Fields

The DoubleColumnStyle type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT)
Protected field_backgroundBrush The brush used for drawing the background.
(Inherited from ColumnStyle)
Protected field_cellPen The pen used for drawing cell borders.
(Inherited from ColumnStyle)
Protected field_columnSize The size of the column.
(Inherited from ColumnStyle)
Protected field_columnStyleType The style type of the column.
(Inherited from ColumnStyle)
Protected field_isBackgroundBrushCustom Indicates whether a custom background brush is used.
(Inherited from ColumnStyle)
Protected field_isCellPenCustom Indicates whether a custom cell pen is used.
(Inherited from ColumnStyle)
Protected field_isTextBrushCustom Indicates whether a custom text brush is used.
(Inherited from ColumnStyle)
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Protected field_textFont The font used for text rendering.
(Inherited from ColumnStyle)
Protected field_textFormat The string format used for text rendering.
(Inherited from ColumnStyle)
Public fieldStatic memberRegisteredPaintMethods Gets the registered paint methods for specific drawing contexts.
Top
See Also