MindFusion.Wpf Pack Programmer's Guide
TabbedDocument Members
Constructors Fields Properties Methods
 


Represents a TabbedDocument in a DockControl.

The following tables list the members exposed by the TabbedDocument type.

 Public Constructors

  Name Description

TabbedDocument

Initializes a new instance of the TabbedDocument class.

 Public Fields

  Name Description

DefaultItemTemplateProperty

 

DockProperty

Identifies the Dock dependency property. (Inherited from DockElement.)

DockSizeProperty

Identifies the DockSize dependency property. (Inherited from DockElement.)

IsActiveProperty

Identifies the IsActive dependency property. (Inherited from DockElement.)

SelectedIndexProperty

  (Inherited from DockWindowBase.)

SelectedItemActiveTemplateProperty

 

SelectedItemProperty

  (Inherited from DockWindowBase.)

SelectedItemTemplateProperty

 

 Public Properties

  Name Description

DefaultItemTemplate

 

Dock

Gets or sets the dock location of the item. (Inherited from DockElement.)

DockSize

Gets or sets the docking size of the item. (Inherited from DockElement.)

IsActive

  (Inherited from DockElement.)

SelectedIndex

  (Inherited from DockWindowBase.)

SelectedItem

  (Inherited from DockWindowBase.)

SelectedItemActiveTemplate

 

SelectedItemTemplate

 

 Public Methods

  Name Description

OnApplyTemplate

 

 Protected Methods

  Name Description

GetContainerForItemOverride

  (Inherited from DockWindowBase.)

IsItemItsOwnContainerOverride

  (Inherited from DockWindowBase.)

OnItemsChanged

  (Inherited from DockWindowBase.)

OnPreviewMouseDown

  (Inherited from DockWindowBase.)

OnPreviewMouseRightButtonDown

  (Inherited from DockWindowBase.)

OnVisualParentChanged

  (Inherited from DockElement.)

PrepareContainerForItemOverride

 

 See Also

TabbedDocument Class
MindFusion.UI.Wpf Namespace