DockPanel.ID Property
Gets or sets the dock panel’s unique identifier.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| Guid | A Guid object which represents a globally unique identifier (GUID). |
See Also