Click or drag to resize

DataColumn Fields

The DataColumn type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentLeafNodeWithSingleAccumulatedDataT)
Protected fieldStatic member_addSpaceIf the capacity of the column is not enough, a new array is aquired, with the new size newSize = addSpace+increaseFactor*oldSize.
Protected fieldStatic member_increaseFactorIf the capacity of the column is not enough, a new array is aquired, with the new size newSize = addSpace+increaseFactor*oldSize.
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Top
See Also