Gets or sets the dock location of the item.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
C# Copy Code |
---|
public DockStyle DockStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property DockStyle As DockStyle |
A member of the .NET DockStyle enumeration.