DockPanel.SavedDockingContainerId Property
In This Article
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
[XtraSerializableProperty]
public Guid SavedDockingContainerId { get; set; }
#Property Value
Type |
---|
Guid |
See Also