ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / DockSettingsItem Structure / Element Property

In This Topic
    Element Property (DockSettingsItem)
    In This Topic
    The XML node.
    Syntax
    'Declaration
     
    Public ReadOnly Property Element As XElement
    public XElement Element {get;}
    See Also