Search
DockItem.Id Property
See Also
 





Gets or sets the id of the item.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public string Id { get; set; }

Visual Basic  Copy Code

Public Property Id As String

 Property Value

 See Also