Gets or sets the parent item to dock this item to. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public string DockTargetID { get; set; } |
Visual Basic
![]() |
---|
Public Property DockTargetID As String |
Type: String
A string specifying the id of the parent item this window is docked to. Default value is empty string ("").