DockPanel.SavedDockingContainerId Property
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
[Browsable(false)]
[XtraSerializableProperty]
public Guid SavedDockingContainerId { get; set; }
Property Value
| Type |
|---|
| Guid |
See Also