menu

UWP

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

    Show / Hide Table of Contents

    Class DocumentTabItemPlacement

    Defines the placement options for Document item in SfDockingManager 

    Inheritance
    System.Object
    DocumentTabItemPlacement
    Namespace: Syncfusion.UI.Xaml.Controls.Layout
    Assembly: Syncfusion.SfDockingManager.UWP.dll
    Syntax
    [ClassReference(IsReviewed = false)]
    public sealed class DocumentTabItemPlacement : Enum

    Fields

    End

    A child element that is positioned at the end position in SfDockingManager.

    Declaration
    public const DocumentTabItemPlacement End
    Field Value
    Type
    DocumentTabItemPlacement

    Start

    A child element that is positioned at the start position in SfDockingManager.

    Declaration
    public const DocumentTabItemPlacement Start
    Field Value
    Type
    DocumentTabItemPlacement

    Extension Methods

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