Click or drag to resize

ReadableColumnProxy Fields

The ReadableColumnProxy type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentLeafNodeWithSingleAccumulatedDataT)
Protected field_docNodePath The full path to the document node.
(Inherited from DocNodeProxy)
Protected field_docNodeRef The (weak) reference to the document node.
(Inherited from DocNodeProxy)
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_weakDocNodeChangedHandler Holds the (weak) event handler for changed events from the document node.
(Inherited from DocNodeProxy)
Protected field_weakDocNodeTunneledEventHandler Holds the (weak) event handler for tunneling events from the document node.
(Inherited from DocNodeProxy)
Top
See Also