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 |