menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DockingResourceWrapper - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DockingResourceWrapper

    DockingResourceWrapper class for DockingManager control

    Inheritance
    System.Object
    DockingResourceWrapper
    Namespace: Syncfusion.UI.Xaml.Controls.Layout
    Assembly: Syncfusion.SfDockingManager.UWP.dll
    Syntax
    public class DockingResourceWrapper : Object

    Constructors

    DockingResourceWrapper()

    Initializes the instance of DockingResourceWrapper

    Declaration
    public DockingResourceWrapper()

    Properties

    AutoHideMenuItemText

    Gets or sets a value indicating whether Text for Auto-Hidden context menu item

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

    AutoHideTooltip

    Gets or sets a value indicating whether Tooltip text for Auto-Hidden button

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

    CloseAllButThisDocumentContextMenuItemText

    Gets or sets a value indicating whether Text for Close context menu item

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

    CloseAllDocumentContextMenuItemText

    Gets or sets a value indicating whether Text for Close context menu item

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

    CloseButtonTooltip

    Gets or sets a value indicating whether Text for Close button tooltip

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

    CloseDocumentContextMenuItemText

    Gets or sets a value indicating whether Text for Close context menu item

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

    CloseMenuItemText

    Gets or sets a value indicating whether Text for Close context menu item

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

    CloseTooltip

    Gets or sets a value indicating whether Tooltip text for Close button

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

    CommonCloseButtonTooltip

    Gets or sets a value indicating whether Text for common Close button tooltip

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

    DockMenuItemText

    Gets or sets a value indicating whether Text for Dock context menu item

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

    DockTooltip

    Gets or sets a value indicating whether Tooltip text for Dock button

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

    DocumentMenuItemText

    Gets or sets a value indicating whether Text for Document context menu item

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

    FloatMenuItemText

    Gets or sets a value indicating whether Text for Float context menu item

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

    OptionsTooltip

    Gets or sets a value indicating whether Tooltip text for Options button

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

    PinButtonTooltip

    Gets or sets a value indicating whether Text for Pin button tooltip

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

    UnPinButtonTooltip

    Gets or sets a value indicating whether Text for Pin button tooltip

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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved