Defines a section of a Hub.
Creates a new HubSection.
The DOM element hosts the new HubSection.
An object that contains one or more property/value pairs to apply to the new control. Each property of the options object corresponds to one of the control's properties or events.
Gets the DOM element that hosts the HubSection control's content.
Gets the DOM element that hosts this HubSection.
Gets or sets the header for this HubSection.
Gets a value that specifies whether the header is static.
Releases resources held by this HubSection. Call this method when the HubSection is no longer needed. After calling this method, the HubSection becomes unusable.