Infragistics3.Wpf.DockManager.v8.1
UnpinnedTabFlyout Class
See Also  Members  
Infragistics.Windows.DockManager Namespace : UnpinnedTabFlyout Class

Stylable element used to represent the flyout from an UnpinnedTabArea that will host an unpinned ContentPane when it is visible to the end user.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class UnpinnedTabFlyout 
   Inherits Control
C# 
public class UnpinnedTabFlyout : Control 

See Also