Click or drag to resize

WorksheetLayout Fields

The WorksheetLayout type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData The accumulated event data.
(Inherited from SuspendableDocumentNodeWithSetOfEventArgs)
Protected field_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
Protected field_dataTable The data table this layout is for.
Protected field_doShowPropertyColumns The visibility of the property columns in the view. If true, the property columns are shown in the view.
Protected field_guid The unique identifier of this object.
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_propertyColumnStyles 
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Protected field_weakEventHandlerForTable_TunneledEvent 
Top
See Also