[]
        
(Showing Draft Content)

C1.WPF.Docking.C1DockSettings.Items

Items Property

Items

Gets a collection that relates a C1DockControl/C1DockGroup/C1DockTabControl with the corresponding XElement. Use this property to save/load custom properties.

Declaration
public ReadOnlyCollection<DockSettingsItem> Items { get; }