alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class DockItem

    Represents a dockable item.

    Inheritance
    System.Object
    DockItem
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public class DockItem : DependencyObject

    Constructors

    DockItem()

    Declaration
    public DockItem()

    Fields

    ActivateOnCloseProperty

    Identifies the ActivateOnClose dependency property.

    Declaration
    public static readonly DependencyProperty ActivateOnCloseProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    AllowsTransparencyForFloatWindowProperty

    Identifies the AllowsTransparencyForFloatWindow dependency property.

    Declaration
    public static readonly DependencyProperty AllowsTransparencyForFloatWindowProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    AnimateOnNewItemAddedProperty

    Identifies the AnimateOnNewItemAdded dependency property.

    Declaration
    public static readonly DependencyProperty AnimateOnNewItemAddedProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    AnimationDelayProperty

    Identifies the AnimationDelay dependency property.

    Declaration
    public static readonly DependencyProperty AnimationDelayProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanAutoHideProperty

    Identifies the CanAutoHide dependency property.

    Declaration
    public static readonly DependencyProperty CanAutoHideProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanCloseProperty

    Identifies the CanClose dependency property.

    Declaration
    public static readonly DependencyProperty CanCloseProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanDockonFloatProperty

    Identifies the CanDockonFloat dependency property.

    Declaration
    public static readonly DependencyProperty CanDockonFloatProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanDockProperty

    Identifies the CanDock dependency property.

    Declaration
    public static readonly DependencyProperty CanDockProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanDocumentProperty

    Identifies the CanDocument dependency property.

    Declaration
    public static readonly DependencyProperty CanDocumentProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanDragAutoHiddenProperty

    Identifies the CanDragAutoHidden dependency property.

    Declaration
    public static readonly DependencyProperty CanDragAutoHiddenProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanDragProperty

    Identifies the CanDrag dependency property.

    Declaration
    public static readonly DependencyProperty CanDragProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanDragTabProperty

    Identifies the CanDrag dependency property.

    Declaration
    public static readonly DependencyProperty CanDragTabProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanFloatMaximizeProperty

    Identifies the CanFloatMaximize dependency property.

    Declaration
    public static readonly DependencyProperty CanFloatMaximizeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanFloatProperty

    Identifies the CanFloat dependency property.

    Declaration
    public static readonly DependencyProperty CanFloatProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanMaximizeProperty

    Identifies the CanMaximize dependency property.

    Declaration
    public static readonly DependencyProperty CanMaximizeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanMinimizeFloatProperty

    Identifies the CanMinimizeFloat dependency property.

    Declaration
    public static readonly DependencyProperty CanMinimizeFloatProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanMinimizeProperty

    Identifies the CanMinimize dependency property.

    Declaration
    public static readonly DependencyProperty CanMinimizeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanResizeHeightInDockedStateProperty

    Identifies the CanResizeHeightInDockedState dependency property.

    Declaration
    public static readonly DependencyProperty CanResizeHeightInDockedStateProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanResizeHeightInFloatStateProperty

    Identifies the CanResizeHeightInFloatState dependency property.

    Declaration
    public static readonly DependencyProperty CanResizeHeightInFloatStateProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanResizeInDockedStateProperty

    Identifies the CanResizeInDockedState dependency property.

    Declaration
    public static readonly DependencyProperty CanResizeInDockedStateProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanResizeInFloatStateProperty

    Identifies the CanResizeInFloatState dependency property.

    Declaration
    public static readonly DependencyProperty CanResizeInFloatStateProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanResizeWidthInDockedStateProperty

    Identifies the CanResizeWidthInDockedState dependency property.

    Declaration
    public static readonly DependencyProperty CanResizeWidthInDockedStateProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanResizeWidthInFloatStateProperty

    Identifies the CanResizeWidthInFloatState dependency property.

    Declaration
    public static readonly DependencyProperty CanResizeWidthInFloatStateProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CanSerializeProperty

    Identifies the CanSerialize dependency property.

    Declaration
    public static readonly DependencyProperty CanSerializeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CaptionToolTipProperty

    Identifies the CaptionToolTip dependency property.

    Declaration
    public static readonly DependencyProperty CaptionToolTipProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CollapseDefaultContextMenuItemsInDockProperty

    Identifies the CollapseDefaultContextMenuItemsInDock dependency property.

    Declaration
    public static readonly DependencyProperty CollapseDefaultContextMenuItemsInDockProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CollapseDefaultContextMenuItemsInDocumentTabProperty

    Identifies the CollapseDefaultContextMenuItemsInDocumentTab dependency property.

    Declaration
    public static readonly DependencyProperty CollapseDefaultContextMenuItemsInDocumentTabProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CollapseDefaultContextMenuItemsInFloatProperty

    Identifies the CollapseDefaultContextMenuItemsInFloat dependency property.

    Declaration
    public static readonly DependencyProperty CollapseDefaultContextMenuItemsInFloatProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ContentProperty

    Identifies the Content dependency property.

    Declaration
    public static readonly DependencyProperty ContentProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    CustomMenuItemsProperty

    Identifies the CustomMenuItems dependency property.

    Declaration
    public static readonly DependencyProperty CustomMenuItemsProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DesiredClientHeightInDockedModeProperty

    Identifies the DesiredClientHeightInDockedMode dependency property.

    Declaration
    public static readonly DependencyProperty DesiredClientHeightInDockedModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DesiredClientHeightInFloatModeProperty

    Identifies the DesiredClientHeightInFloatMode dependency property.

    Declaration
    public static readonly DependencyProperty DesiredClientHeightInFloatModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DesiredHeightInDockedModeProperty

    Identifies the DesiredHeightInDockedMode dependency property.

    Declaration
    public static readonly DependencyProperty DesiredHeightInDockedModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DesiredHeightInFloatingModeProperty

    Identifies the DesiredHeightInFloatingMode dependency property.

    Declaration
    public static readonly DependencyProperty DesiredHeightInFloatingModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DesiredMaxHeightInDockedModeProperty

    Identifies the DesiredMaxHeightInDockedMode dependency property.

    Declaration
    public static readonly DependencyProperty DesiredMaxHeightInDockedModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DesiredMaxHeightInFloatingModeProperty

    Identifies the DesiredMaxHeightInFloatingMode dependency property.

    Declaration
    public static readonly DependencyProperty DesiredMaxHeightInFloatingModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DesiredMaxWidthInDockedModeProperty

    Identifies the DesiredMaxWidthInDockedMode dependency property.

    Declaration
    public static readonly DependencyProperty DesiredMaxWidthInDockedModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DesiredMaxWidthInFloatingModeProperty

    Identifies the DesiredMaxWidthInFloatingMode dependency property.

    Declaration
    public static readonly DependencyProperty DesiredMaxWidthInFloatingModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DesiredMinHeightInDockedModeProperty

    Identifies the DesiredMinHeightInDockedMode dependency property.

    Declaration
    public static readonly DependencyProperty DesiredMinHeightInDockedModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DesiredMinHeightInFloatingModeProperty

    Identifies the DesiredMinHeightInFloatingMode dependency property.

    Declaration
    public static readonly DependencyProperty DesiredMinHeightInFloatingModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DesiredMinWidthInDockedModeProperty

    Identifies the DesiredMinWidthInDockedMode dependency property.

    Declaration
    public static readonly DependencyProperty DesiredMinWidthInDockedModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DesiredMinWidthInFloatingModeProperty

    Identifies the DesiredMinWidthInFloatingMode dependency property.

    Declaration
    public static readonly DependencyProperty DesiredMinWidthInFloatingModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DesiredWidthInDockedModeProperty

    Identifies the DesiredWidthInDockedMode dependency property.

    Declaration
    public static readonly DependencyProperty DesiredWidthInDockedModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DesiredWidthInFloatingModeProperty

    Identifies the DesiredWidthInFloatingMode dependency property.

    Declaration
    public static readonly DependencyProperty DesiredWidthInFloatingModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DockAbilityProperty

    Identifies the DockAbility dependency property.

    Declaration
    public static readonly DependencyProperty DockAbilityProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DockedElementsContainerDesiredSizeProperty

    Identifies the DockedElementsContainerDesiredSize dependency property.

    Declaration
    public static readonly DependencyProperty DockedElementsContainerDesiredSizeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DockFillModeProperty

    Identifies the DockFillMode dependency property.

    Declaration
    public static readonly DependencyProperty DockFillModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DockingManagerProperty

    Identifies the DockingManager dependency property.

    Declaration
    public static readonly DependencyProperty DockingManagerProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DockToFillProperty

    Identifies the DockToFill dependency property.

    Declaration
    public static readonly DependencyProperty DockToFillProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DockWindowContextMenuItemsProperty

    Identifies the DockWindowContextMenuItems dependency property.

    Declaration
    public static readonly DependencyProperty DockWindowContextMenuItemsProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DockWindowStateProperty

    Identifies the DockWindowState dependency property.

    Declaration
    public static readonly DependencyProperty DockWindowStateProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DocumentMDIHeaderStyleProperty

    Identifies the DocumentMDIHeaderStyle dependency property.

    Declaration
    public static readonly DependencyProperty DocumentMDIHeaderStyleProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DocumentTabControlStyleProperty

    Identifies the DocumentTabControlStyle dependency property.

    Declaration
    public static readonly DependencyProperty DocumentTabControlStyleProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DocumentTabItemContextMenuItemsProperty

    Identifies the DocumentTabItemContextMenuItems dependency property.

    Declaration
    public static readonly DependencyProperty DocumentTabItemContextMenuItemsProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    DocumentTabItemStyleProperty

    Identifies the DocumentTabItemStyle dependency property.

    Declaration
    public static readonly DependencyProperty DocumentTabItemStyleProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    EnableInteropCompatibilityProperty

    Identifies the EnableInteropCompatibility dependency property.

    Declaration
    public static readonly DependencyProperty EnableInteropCompatibilityProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    FloatingWindowRectProperty

    Identifies the FloatingWindowRect dependency property.

    Declaration
    public static readonly DependencyProperty FloatingWindowRectProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    FloatWindowContextMenuItemsProperty

    Identifies the FloatWindowContextMenuItems dependency property.

    Declaration
    public static readonly DependencyProperty FloatWindowContextMenuItemsProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    FloatWindowHeightProperty

    Identifies the FloatWindowHeight dependency property.

    Declaration
    public static readonly DependencyProperty FloatWindowHeightProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    FloatWindowSizeProperty

    Identifies the FloatWindowSize dependency property.

    Declaration
    public static readonly DependencyProperty FloatWindowSizeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    FloatWindowStateProperty

    Identifies the FloatWindowState dependency property.

    Declaration
    public static readonly DependencyProperty FloatWindowStateProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    FloatWindowWidthProperty

    Identifies the FloatWindowWidth dependency property.

    Declaration
    public static readonly DependencyProperty FloatWindowWidthProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    HeaderProperty

    Identifies the Header dependency property. Represents the header content of a DockItem.

    Declaration
    public static readonly DependencyProperty HeaderProperty
    Field Value
    Type
    System.Windows.DependencyProperty
    Remarks

    The default value is an empty string.

    HeaderTemplateProperty

    Identifies the HeaderTemplate dependency property.

    Declaration
    public static readonly DependencyProperty HeaderTemplateProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    IconProperty

    Identifies the Icon dependency property.

    Declaration
    public static readonly DependencyProperty IconProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    IsContextMenuButtonVisibleProperty

    Identifies the IsContextMenuButtonVisible dependency property.

    Declaration
    public static readonly DependencyProperty IsContextMenuButtonVisibleProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    IsContextMenuVisibleProperty

    Identifies the IsContextMenuVisible dependency property.

    Declaration
    public static readonly DependencyProperty IsContextMenuVisibleProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    IsFixedHeightProperty

    Identifies the IsFixedHeight dependency property.

    Declaration
    public static readonly DependencyProperty IsFixedHeightProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    IsFixedSizeProperty

    Identifies the IsFixedSize dependency property.

    Declaration
    public static readonly DependencyProperty IsFixedSizeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    IsFixedWidthProperty

    Identifies the IsFixedWidth dependency property.

    Declaration
    public static readonly DependencyProperty IsFixedWidthProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    IsNativeProperty

    Identifies the IsNative dependency property.

    Declaration
    public static readonly DependencyProperty IsNativeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    IsRollupFloatWindowProperty

    Identifies the IsRollupFloatWindow dependency property.

    Declaration
    public static readonly DependencyProperty IsRollupFloatWindowProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    IsSelectedTabProperty

    Identifies the IsSelectedTab dependency property.

    Declaration
    public static readonly DependencyProperty IsSelectedTabProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    NameProperty

    Identifies the Name dependency property.

    Declaration
    public static readonly DependencyProperty NameProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    NoDockProperty

    Identifies the NoDock dependency property.

    Declaration
    public static readonly DependencyProperty NoDockProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    NoHeaderProperty

    Identifies the NoHeader dependency property.

    Declaration
    public static readonly DependencyProperty NoHeaderProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    PreviousContainerDesiredSizeProperty

    Identifies the PreviousContainerDesiredSize dependency property.

    Declaration
    public static readonly DependencyProperty PreviousContainerDesiredSizeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    PreviousDesiredHeightInDockedModeProperty

    Identifies the PreviousDesiredHeightInDockedMode dependency property.

    Declaration
    public static readonly DependencyProperty PreviousDesiredHeightInDockedModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    PreviousDesiredWidthInDockedModeProperty

    Identifies the PreviousDesiredWidthInDockedMode dependency property.

    Declaration
    public static readonly DependencyProperty PreviousDesiredWidthInDockedModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    PreviousFloatingWindowRectProperty

    Identifies the PreviousFloatingWindowRect dependency property.

    Declaration
    public static readonly DependencyProperty PreviousFloatingWindowRectProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowAutoHiddenMenuItemProperty

    Identifies the ShowAutoHiddenMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowAutoHiddenMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowCloseAllButThisMenuItemProperty

    Identifies the ShowCloseAllButThisMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowCloseAllButThisMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowCloseAllMenuItemProperty

    Identifies the ShowCloseAllMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowCloseAllMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowCloseMenuItemProperty

    Identifies the ShowCloseMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowCloseMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowDockableMenuItemProperty

    Identifies the ShowDockableMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowDockableMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowDocumentMenuItemProperty

    Identifies the ShowDocumentMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowDocumentMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowFloatingMenuItemProperty

    Identifies the ShowFloatingMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowFloatingMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowHiddenMenuItemProperty

    Identifies the ShowHiddenMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowHiddenMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowHorizontalTabGroupMenuItemProperty

    Identifies the ShowHorizontalTabGroupMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowHorizontalTabGroupMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowInTaskbarProperty

    Identifies the ShowInTaskbar dependency property.

    Declaration
    public static readonly DependencyProperty ShowInTaskbarProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowMaximizedMenuItemProperty

    Identifies the ShowMaximizedMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowMaximizedMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowMinimizeMenuItemProperty

    Identifies the ShowMinimizeMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowMinimizeMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowMoveMenuItemProperty

    Identifies the ShowMoveMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowMoveMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowMovetoNextTabGroupMenuItemProperty

    Identifies the ShowMovetoNextTabGroupMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowMovetoNextTabGroupMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowMovetoPreviousTabGroupMenuItemProperty

    Identifies the ShowMovetoPreviousTabGroupMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowMovetoPreviousTabGroupMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowResizeMenuItemProperty

    Identifies the ShowResizeMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowResizeMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowRestoreMenuItemProperty

    Identifies the ShowResizeMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowRestoreMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowTabbedMenuItemProperty

    Identifies the ShowTabbedMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowTabbedMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    ShowVerticalTabGroupMenuItemProperty

    Identifies the ShowVerticalTabGroupMenuItem dependency property.

    Declaration
    public static readonly DependencyProperty ShowVerticalTabGroupMenuItemProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    SideInDockedModeProperty

    Identifies the SideInDockedMode dependency property.

    Declaration
    public static readonly DependencyProperty SideInDockedModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    SideInFloatModeProperty

    Identifies the SideInFloatMode dependency property.

    Declaration
    public static readonly DependencyProperty SideInFloatModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    SideTabItemBackgroundProperty

    Identifies the SideTabItemBackground dependency property.

    Declaration
    public static readonly DependencyProperty SideTabItemBackgroundProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    SideTabItemForegroundProperty

    Identifies the SideTabItemForeground dependency property.

    Declaration
    public static readonly DependencyProperty SideTabItemForegroundProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    SizetoContentInDockProperty

    Identifies the SizetoContentInDock dependency property.

    Declaration
    public static readonly DependencyProperty SizetoContentInDockProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    SizetoContentInFloatProperty

    Identifies the SizetoContentInFloat dependency property.

    Declaration
    public static readonly DependencyProperty SizetoContentInFloatProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    StateProperty

    Identifies the State dependency property.

    Declaration
    public static readonly DependencyProperty StateProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    TabParentProperty

    Identifies the TabParent dependency property.

    Declaration
    public static readonly DependencyProperty TabParentProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    TabSwitchSectionProperty

    Identifies the TabSwitchSection dependency property.

    Declaration
    public static readonly DependencyProperty TabSwitchSectionProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    TargetNameInDockedModeProperty

    Identifies the TargetNameInDockedMode dependency property.

    Declaration
    public static readonly DependencyProperty TargetNameInDockedModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    TargetNameInFloatingModeProperty

    Identifies the TargetNameInFloatingMode dependency property.

    Declaration
    public static readonly DependencyProperty TargetNameInFloatingModeProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    Properties

    ActivateOnClose

    Gets or sets a value indicating whether the window should be activated when another window is closed.

    Declaration
    public bool ActivateOnClose { get; set; }
    Property Value
    Type
    System.Boolean

    AllowsTransparencyForFloatWindow

    Gets or sets a value indicating whether transparency is allowed for the floating window.

    Declaration
    public bool AllowsTransparencyForFloatWindow { get; set; }
    Property Value
    Type
    System.Boolean

    AnimateOnNewItemAdded

    Gets or sets a value indicating whether an animation should be triggered when a new item is added.

    Declaration
    public bool AnimateOnNewItemAdded { get; set; }
    Property Value
    Type
    System.Boolean

    AnimationDelay

    Gets or sets the delay duration before the animation starts.

    Declaration
    public Duration AnimationDelay { get; set; }
    Property Value
    Type
    System.Windows.Duration

    CanAutoHide

    Gets or sets a value indicating whether the element can automatically hide itself.

    Declaration
    public bool CanAutoHide { get; set; }
    Property Value
    Type
    System.Boolean

    CanClose

    Gets or sets a value indicating whether the item can be closed by the user.

    Declaration
    public bool CanClose { get; set; }
    Property Value
    Type
    System.Boolean

    CanDock

    Gets or sets a value indicating whether the item can be docked into a docking container.

    Declaration
    public bool CanDock { get; set; }
    Property Value
    Type
    System.Boolean

    CanDockonFloat

    Gets or sets a value indicating whether the item can be docked within a floating window.

    Declaration
    public bool CanDockonFloat { get; set; }
    Property Value
    Type
    System.Boolean

    CanDocument

    Gets or sets a value indicating whether the item can be treated as a document and placed in the document tab group.

    Declaration
    public bool CanDocument { get; set; }
    Property Value
    Type
    System.Boolean

    CanDrag

    Gets or sets a value indicating whether the element can be dragged by the user.

    Declaration
    public bool CanDrag { get; set; }
    Property Value
    Type
    System.Boolean

    CanDragAutoHidden

    Gets or sets a value indicating whether auto-hidden elements can be dragged by the user.

    Declaration
    public bool CanDragAutoHidden { get; set; }
    Property Value
    Type
    System.Boolean

    CanDragTab

    Gets or sets a value indicating whether the tab representing the item can be dragged to a different location or container.

    Declaration
    public bool CanDragTab { get; set; }
    Property Value
    Type
    System.Boolean

    CanFloat

    Gets or sets a value indicating whether the item can be undocked and placed in a floating window.

    Declaration
    public bool CanFloat { get; set; }
    Property Value
    Type
    System.Boolean

    CanFloatMaximize

    Gets or sets a value indicating whether the item can be maximized when it is in the floating state.

    Declaration
    public bool CanFloatMaximize { get; set; }
    Property Value
    Type
    System.Boolean

    CanMaximize

    Gets or sets a value indicating whether the item can be maximized.

    Declaration
    public bool CanMaximize { get; set; }
    Property Value
    Type
    System.Boolean

    CanMinimize

    Gets or sets a value indicating whether the item can be minimized.

    Declaration
    public bool CanMinimize { get; set; }
    Property Value
    Type
    System.Boolean

    CanMinimizeFloat

    Gets or sets the value indicating whether the minimize button is visible or not for NativeFloatWindow

    Declaration
    public bool CanMinimizeFloat { get; set; }
    Property Value
    Type Description
    System.Boolean

    true if minimum button is visible; otherwise, false.The default value is false.

    CanResizeHeightInDockedState

    Gets or sets a value indicating whether the item's height can be resized when it is in the docked state.

    Declaration
    public bool CanResizeHeightInDockedState { get; set; }
    Property Value
    Type
    System.Boolean

    CanResizeHeightInFloatState

    Gets or sets a value indicating whether the item's height can be resized when it is in the floating state.

    Declaration
    public bool CanResizeHeightInFloatState { get; set; }
    Property Value
    Type
    System.Boolean

    CanResizeInDockedState

    Gets or sets a value indicating whether the item can be resized when it is in the docked state.

    Declaration
    public bool CanResizeInDockedState { get; set; }
    Property Value
    Type
    System.Boolean

    CanResizeInFloatState

    Gets or sets a value indicating whether the item can be resized when it is in the floating state.

    Declaration
    public bool CanResizeInFloatState { get; set; }
    Property Value
    Type
    System.Boolean

    CanResizeWidthInDockedState

    Gets or sets a value indicating whether the width of the item can be resized while it is in the docked state.

    Declaration
    public bool CanResizeWidthInDockedState { get; set; }
    Property Value
    Type
    System.Boolean

    CanResizeWidthInFloatState

    Gets or sets a value indicating whether the DockItem can be resized horizontally when it is in floating mode. This allows enabling or disabling width adjustments when the item is undocked and movable.

    Declaration
    public bool CanResizeWidthInFloatState { get; set; }
    Property Value
    Type
    System.Boolean

    CanSerialize

    Gets or sets the value indicating whether to perform serialization or not for specific child.

    Declaration
    public bool CanSerialize { get; set; }
    Property Value
    Type
    System.Boolean

    CaptionToolTip

    Gets or sets the caption tool tip for specific child.

    Declaration
    public object CaptionToolTip { get; set; }
    Property Value
    Type
    System.Object

    CollapseDefaultContextMenuItemsInDock

    Gets or sets a value indicating whether the default context menu items should be collapsed when the DockItem is in docked mode. This allows for a customized context menu experience by hiding standard options when the item is docked.

    Declaration
    public bool CollapseDefaultContextMenuItemsInDock { get; set; }
    Property Value
    Type
    System.Boolean

    CollapseDefaultContextMenuItemsInDocumentTab

    Gets or sets a value indicating whether the default context menu items should be collapsed when the DockItem is displayed within a document tab. This allows customization of the context menu by hiding standard options in tabbed document view.

    Declaration
    public bool CollapseDefaultContextMenuItemsInDocumentTab { get; set; }
    Property Value
    Type
    System.Boolean

    CollapseDefaultContextMenuItemsInFloat

    Gets or sets a value indicating whether the default context menu items should be collapsed when the DockItem is in floating mode. This allows customization of the context menu by hiding standard options when the item is undocked.

    Declaration
    public bool CollapseDefaultContextMenuItemsInFloat { get; set; }
    Property Value
    Type
    System.Boolean

    Content

    Gets or sets the content of the dock item.

    Declaration
    public FrameworkElement Content { get; set; }
    Property Value
    Type
    System.Windows.FrameworkElement

    CustomMenuItems

    Gets or sets the collection of custom menu items associated with the DockItem. These menu items can be used to extend the context menu or provide additional actions specific to the DockItem instance.

    Declaration
    public CustomMenuItemCollection CustomMenuItems { get; set; }
    Property Value
    Type
    Syncfusion.Windows.Tools.Controls.CustomMenuItemCollection

    DesiredClientHeightInDockedMode

    Gets or sets the desired client area height of the DockItem when it is in docked mode. This value represents the preferred height of the content area, excluding borders or chrome, when the item is attached to its docking container.

    Declaration
    public double DesiredClientHeightInDockedMode { get; set; }
    Property Value
    Type
    System.Double

    DesiredClientHeightInFloatMode

    Gets or sets the desired client area height of the DockItem when it is in floating mode. This value represents the preferred height of the content area, excluding borders or chrome, when the item is undocked and floating.

    Declaration
    public double DesiredClientHeightInFloatMode { get; set; }
    Property Value
    Type
    System.Double

    DesiredHeightInDockedMode

    Gets or sets the desired height of the DockItem when it is in docked mode. This value determines the preferred height of the item when it is attached to its docking container.

    Declaration
    public double DesiredHeightInDockedMode { get; set; }
    Property Value
    Type
    System.Double

    DesiredHeightInFloatingMode

    Gets or sets the desired height of the DockItem when it is in floating mode. This value determines the preferred height of the item when it is undocked and freely movable.

    Declaration
    public double DesiredHeightInFloatingMode { get; set; }
    Property Value
    Type
    System.Double

    DesiredMaxHeightInDockedMode

    Gets or sets the desired maximum height of the DockItem when it is in docked mode. This value can be used to constrain the height of the item when it is attached to its docking container.

    Declaration
    public double DesiredMaxHeightInDockedMode { get; set; }
    Property Value
    Type
    System.Double

    DesiredMaxHeightInFloatingMode

    Gets or sets the desired maximum height of the DockItem when it is in floating mode. This value can be used to constrain the height of the item when it is detached from its docked position.

    Declaration
    public double DesiredMaxHeightInFloatingMode { get; set; }
    Property Value
    Type
    System.Double

    DesiredMaxWidthInDockedMode

    Gets or sets the maximum desired width of the item when it is docked.

    Declaration
    public double DesiredMaxWidthInDockedMode { get; set; }
    Property Value
    Type
    System.Double

    DesiredMaxWidthInFloatingMode

    Gets or sets the maximum desired width of the item when it is in floating mode.

    Declaration
    public double DesiredMaxWidthInFloatingMode { get; set; }
    Property Value
    Type
    System.Double

    DesiredMinHeightInDockedMode

    Gets or sets the minimum desired height of the item when it is docked.

    Declaration
    public double DesiredMinHeightInDockedMode { get; set; }
    Property Value
    Type
    System.Double

    DesiredMinHeightInFloatingMode

    Gets or sets the minimum desired height of the item when it is in floating mode.

    Declaration
    public double DesiredMinHeightInFloatingMode { get; set; }
    Property Value
    Type
    System.Double

    DesiredMinWidthInDockedMode

    Gets or sets the minimum desired width of the item when it is docked.

    Declaration
    public double DesiredMinWidthInDockedMode { get; set; }
    Property Value
    Type
    System.Double

    DesiredMinWidthInFloatingMode

    Gets or sets the minimum desired width of the item when it is in floating mode.

    Declaration
    public double DesiredMinWidthInFloatingMode { get; set; }
    Property Value
    Type
    System.Double

    DesiredWidthInDockedMode

    Gets or sets the desired width of the item when it is docked.

    Declaration
    public double DesiredWidthInDockedMode { get; set; }
    Property Value
    Type
    System.Double

    DesiredWidthInFloatingMode

    Gets or sets the desired width of the item when it is in floating mode.

    Declaration
    public double DesiredWidthInFloatingMode { get; set; }
    Property Value
    Type
    System.Double

    DockAbility

    Gets or sets the docking ability of the item.

    Declaration
    public DockAbility DockAbility { get; set; }
    Property Value
    Type
    DockAbility

    DockedElementsContainerDesiredSize

    Gets or sets the desired size of the container that holds docked elements.

    Declaration
    public Size DockedElementsContainerDesiredSize { get; set; }
    Property Value
    Type
    System.Windows.Size

    DockFillMode

    Gets or sets the fill mode used to determine how the dock item occupies space within its container.

    Declaration
    public DockFillModes DockFillMode { get; set; }
    Property Value
    Type
    DockFillModes

    DockingManager

    Gets or sets the DockingManager instance that manages the docking layout and behavior for this dock item.

    Declaration
    public DockingManager DockingManager { get; set; }
    Property Value
    Type
    DockingManager

    DockToFill

    Gets or sets a value indicating whether the element should dock to fill the available space.

    Declaration
    public bool DockToFill { get; set; }
    Property Value
    Type
    System.Boolean

    DockWindowContextMenuItems

    Gets or sets the collection of custom context menu items associated with the dock window.

    Declaration
    public CustomMenuItemCollection DockWindowContextMenuItems { get; set; }
    Property Value
    Type
    Syncfusion.Windows.Tools.Controls.CustomMenuItemCollection

    DockWindowState

    Gets or sets the current window state of the dock item.

    Declaration
    public WindowState DockWindowState { get; set; }
    Property Value
    Type
    System.Windows.WindowState

    DocumentMDIHeaderStyle

    Gets or sets the style applied to the header of a document in MDI (Multiple Document Interface) mode.

    Declaration
    public Style DocumentMDIHeaderStyle { get; set; }
    Property Value
    Type
    System.Windows.Style

    DocumentTabControlStyle

    Gets or sets the style applied to the tab control that hosts document tab items within the docking layout.

    Declaration
    public Style DocumentTabControlStyle { get; set; }
    Property Value
    Type
    System.Windows.Style

    DocumentTabItemContextMenuItems

    Gets or sets the collection of context menu items associated with the document tab item.

    Declaration
    public DocumentTabItemMenuItemCollection DocumentTabItemContextMenuItems { get; set; }
    Property Value
    Type
    DocumentTabItemMenuItemCollection

    DocumentTabItemStyle

    Gets or sets the style applied to the tab item representing a document within the docking layout.

    Declaration
    public Style DocumentTabItemStyle { get; set; }
    Property Value
    Type
    System.Windows.Style

    EnableInteropCompatibility

    Gets or sets a value indicating whether interoperation compatibility is enabled for this dock item.

    Declaration
    public bool EnableInteropCompatibility { get; set; }
    Property Value
    Type
    System.Boolean

    FloatingWindowRect

    Gets or sets the position and size of the floating window associated with this dock item.

    Declaration
    public Rect FloatingWindowRect { get; set; }
    Property Value
    Type
    System.Windows.Rect

    FloatWindowContextMenuItems

    Gets or sets the collection of custom menu items that appear in the context menu of the floating window associated with this dock item.

    Declaration
    public CustomMenuItemCollection FloatWindowContextMenuItems { get; set; }
    Property Value
    Type
    Syncfusion.Windows.Tools.Controls.CustomMenuItemCollection

    FloatWindowHeight

    Gets or sets the height of the floating window associated with the dock item.

    Declaration
    public double FloatWindowHeight { get; set; }
    Property Value
    Type
    System.Double

    FloatWindowSize

    Gets or sets the size of the floating window associated with the dock item.

    Declaration
    public Size FloatWindowSize { get; set; }
    Property Value
    Type
    System.Windows.Size

    FloatWindowState

    Gets or sets the state of the floating window associated with the dock item.

    Declaration
    public WindowState FloatWindowState { get; set; }
    Property Value
    Type
    System.Windows.WindowState

    FloatWindowWidth

    Gets or sets the width of the floating window associated with the dock item.

    Declaration
    public double FloatWindowWidth { get; set; }
    Property Value
    Type
    System.Double

    Header

    Gets or sets the header of the child item

    Declaration
    public object Header { get; set; }
    Property Value
    Type
    System.Object

    HeaderTemplate

    Gets or sets the data template used to display the header of the dock item.

    Declaration
    public DataTemplate HeaderTemplate { get; set; }
    Property Value
    Type
    System.Windows.DataTemplate

    Icon

    Gets or sets the icon displayed for the dock item.

    Declaration
    public Brush Icon { get; set; }
    Property Value
    Type
    System.Windows.Media.Brush

    IsContextMenuButtonVisible

    Gets or sets a value indicating whether the context menu button is visible for the dock item.

    Declaration
    public bool IsContextMenuButtonVisible { get; set; }
    Property Value
    Type
    System.Boolean

    IsContextMenuVisible

    Gets or sets a value indicating whether the context menu is visible for the dock item.

    Declaration
    public bool IsContextMenuVisible { get; set; }
    Property Value
    Type
    System.Boolean

    IsFixedHeight

    Gets or sets a value indicating whether the dock item has a fixed height.

    Declaration
    public bool IsFixedHeight { get; set; }
    Property Value
    Type
    System.Boolean

    IsFixedSize

    Gets or sets a value indicating whether the dock item has a fixed size.

    Declaration
    public bool IsFixedSize { get; set; }
    Property Value
    Type
    System.Boolean

    IsFixedWidth

    Gets or sets a value indicating whether the dock item has a fixed width.

    Declaration
    public bool IsFixedWidth { get; set; }
    Property Value
    Type
    System.Boolean

    IsNative

    Gets or sets a value indicating whether the dock item is native to the host environment.

    Declaration
    public bool IsNative { get; set; }
    Property Value
    Type
    System.Boolean

    IsRollupFloatWindow

    Gets or sets a value indicating whether the dock item is a roll-up float window.

    Declaration
    public bool IsRollupFloatWindow { get; set; }
    Property Value
    Type
    System.Boolean

    IsSelectedTab

    Gets or sets a value indicating whether this dock item is the currently selected tab.

    Declaration
    public bool IsSelectedTab { get; set; }
    Property Value
    Type
    System.Boolean

    Name

    Gets or sets the name of the dock item.

    Declaration
    public string Name { get; set; }
    Property Value
    Type
    System.String

    NoDock

    Gets or sets a value indicating whether docking is disabled for this item.

    Declaration
    public bool NoDock { get; set; }
    Property Value
    Type
    System.Boolean

    NoHeader

    Gets or sets a value indicating whether the header should be hidden for this dock item.

    Declaration
    public bool NoHeader { get; set; }
    Property Value
    Type
    System.Boolean

    PreviousContainerDesiredSize

    Gets or sets the previously desired size of the container that hosted the docked window.

    Declaration
    public Size PreviousContainerDesiredSize { get; set; }
    Property Value
    Type
    System.Windows.Size

    PreviousDesiredHeightInDockedMode

    Gets or sets the previously desired height of the docked window.

    Declaration
    public double PreviousDesiredHeightInDockedMode { get; set; }
    Property Value
    Type
    System.Double

    PreviousDesiredWidthInDockedMode

    Gets or sets the previously desired width of the docked window.

    Declaration
    public double PreviousDesiredWidthInDockedMode { get; set; }
    Property Value
    Type
    System.Double

    PreviousFloatingWindowRect

    Gets or sets the rectangle that represents the previous position and size of the floating window.

    Declaration
    public Rect PreviousFloatingWindowRect { get; set; }
    Property Value
    Type
    System.Windows.Rect

    ShowAutoHiddenMenuItem

    Gets or sets a value indicating whether the "Auto Hide" menu item should be displayed.

    Declaration
    public bool ShowAutoHiddenMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    ShowCloseAllButThisMenuItem

    Gets or sets a value indicating whether the "Close All But This" menu item should be displayed.

    Declaration
    public bool ShowCloseAllButThisMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    ShowCloseAllMenuItem

    Gets or sets a value indicating whether the "Close All" menu item should be displayed.

    Declaration
    public bool ShowCloseAllMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    ShowCloseMenuItem

    Gets or sets a value indicating whether the close menu item should be displayed.

    Declaration
    public bool ShowCloseMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    ShowDockableMenuItem

    Gets or sets a value indicating whether the dockable menu item should be displayed.

    Declaration
    public bool ShowDockableMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    ShowDocumentMenuItem

    Gets or sets a value indicating whether the document menu item should be displayed.

    Declaration
    public bool ShowDocumentMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    ShowFloatingMenuItem

    Gets or sets a value indicating whether the "Floating" menu item should be shown for this dock item.

    Declaration
    public bool ShowFloatingMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    ShowHiddenMenuItem

    Gets or sets a value indicating whether the "Hidden" menu item should be shown for this dock item.

    Declaration
    public bool ShowHiddenMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    ShowHorizontalTabGroupMenuItem

    Gets or sets a value indicating whether the "New Horizontal Tab Group" menu item should be shown for this dock item.

    Declaration
    public bool ShowHorizontalTabGroupMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    ShowInTaskbar

    Gets or sets a value indicating whether this dock item should be shown in the Windows taskbar.

    Declaration
    public bool ShowInTaskbar { get; set; }
    Property Value
    Type
    System.Boolean

    ShowMaximizedMenuItem

    Gets or sets a value indicating whether the "Maximize" menu item should be shown for this dock item.

    Declaration
    public bool ShowMaximizedMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    ShowMinimizeMenuItem

    Gets or sets a value indicating whether the "Minimize" menu item should be shown for this dock item.

    Declaration
    public bool ShowMinimizeMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    ShowMoveMenuItem

    Gets or sets a value indicating whether the "Move" menu item should be shown for this dock item.

    Declaration
    public bool ShowMoveMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    ShowMovetoNextTabGroupMenuItem

    Gets or sets a value indicating whether the menu item for moving the item to the next tab group should be displayed.

    Declaration
    public bool ShowMovetoNextTabGroupMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    ShowMovetoPreviousTabGroupMenuItem

    Gets or sets a value indicating whether the menu item for moving the item to the previous tab group should be displayed.

    Declaration
    public bool ShowMovetoPreviousTabGroupMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    ShowResizeMenuItem

    Gets or sets a value indicating whether the menu item for resizing the docked or floating item should be displayed.

    Declaration
    public bool ShowResizeMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    ShowRestoreMenuItem

    Gets or sets a value indicating whether the menu item for restoring the docked or floating item should be displayed.

    Declaration
    public bool ShowRestoreMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    ShowTabbedMenuItem

    Gets or sets a value indicating whether the menu item for showing tabbed layout should be displayed.

    Declaration
    public bool ShowTabbedMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    ShowVerticalTabGroupMenuItem

    Gets or sets a value indicating whether the menu item for showing vertical tab groups should be displayed.

    Declaration
    public bool ShowVerticalTabGroupMenuItem { get; set; }
    Property Value
    Type
    System.Boolean

    SideInDockedMode

    Gets or sets the side on which the item is docked when in docked mode.

    Declaration
    public DockSide SideInDockedMode { get; set; }
    Property Value
    Type
    DockSide

    SideInFloatMode

    Gets or sets the side on which the item is docked when in float mode.

    Declaration
    public DockSide SideInFloatMode { get; set; }
    Property Value
    Type
    DockSide

    SideTabItemBackground

    Gets or sets the background brush used to render the visual background of a side tab item.

    Declaration
    public Brush SideTabItemBackground { get; set; }
    Property Value
    Type
    System.Windows.Media.Brush

    SideTabItemForeground

    Gets or sets the foreground brush used to render the text or content of a side tab item.

    Declaration
    public Brush SideTabItemForeground { get; set; }
    Property Value
    Type
    System.Windows.Media.Brush

    SizetoContentInDock

    Gets or sets a value indicating whether the docked item should size itself to its content.

    Declaration
    public bool SizetoContentInDock { get; set; }
    Property Value
    Type
    System.Boolean

    SizetoContentInFloat

    Gets or sets a value indicating whether the dock item should size to its content when in floating mode.

    Declaration
    public bool SizetoContentInFloat { get; set; }
    Property Value
    Type
    System.Boolean

    State

    Gets or sets the docking state of the item.

    Declaration
    public DockState State { get; set; }
    Property Value
    Type
    DockState

    TabParent

    Gets or sets the name of the parent tab to which this dock item belongs.

    Declaration
    public string TabParent { get; set; }
    Property Value
    Type
    System.String

    TabSwitchSection

    Gets or sets the section used for tab switching within the dock item.

    Declaration
    public TabSwitchSection TabSwitchSection { get; set; }
    Property Value
    Type
    TabSwitchSection

    TargetNameInDockedMode

    Gets or sets the target name used when the dock item is in docked mode.

    Declaration
    public string TargetNameInDockedMode { get; set; }
    Property Value
    Type
    System.String

    TargetNameInFloatingMode

    Gets or sets the target name used when the dock item is in floating mode.

    Declaration
    public string TargetNameInFloatingMode { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved