ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockSettings Class / Root Property

In This Topic
    Root Property (C1DockSettings)
    In This Topic
    The System.Xml.Linq.XElement corresponding to the C1DockControl.
    Syntax
    'Declaration
     
    Public ReadOnly Property Root As XElement
    public XElement Root {get;}
    See Also