Gets or sets the docking state of the item. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public DockItemState State { get; set; } |
Visual Basic
![]() |
---|
Public Property State As DockItemState |
Type: DockItemState
One of the DockItemState Enumeration values that specifies docking state of the item. Default value is DockItemState.Floating.