'Declaration
Protected Overridable ReadOnly Property DefaultDockEdge As System.Windows.Forms.DockStyle
'Usage
Dim instance As NDesktopToolbar Dim value As System.Windows.Forms.DockStyle value = instance.DefaultDockEdge
protected virtual System.Windows.Forms.DockStyle DefaultDockEdge {get;}