Worksheet |
The WorksheetLayout type exposes the following members.
Name | Description | |
---|---|---|
_accumulatedEventData |
The accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs) | |
_dataColumnStyles | m_ColumnStyles stores the column styles for each data column individually, key is the data column itself. There is no need to store a column style here if the column is styled as default, instead the defaultColumnStyle is used in this case | |
_dataTable | The data table this layout is for. | |
_doShowPropertyColumns | The visibility of the property columns in the view. If true, the property columns are shown in the view. | |
_guid | The unique identifier of this object. | |
_parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
_propertyColumnStyles | ||
_suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) | |
_weakEventHandlerForTable_TunneledEvent |