Gets or sets the possible dock locations inside this control.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public DockLocation AllowedDockLocations { get; set; } |
Visual Basic
![]() |
---|
Public Property AllowedDockLocations As DockLocation |
Type: DockLocation
One of the DockLocation Enumeration values that specifies the allowed dock locations inside the control. Default value is DockLocation.All.