Gets or sets the current dock location of the item, if the item is docked.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public Dock Dock { get; set; } |
Visual Basic
![]() |
---|
Public Property Dock As Dock |
Type: Dock
One of the Dock Enumeration values that specifies the current dock location on the window. Default value is Dock.Left.