NetXP 3.0 Reference

CommandBarManager.LeftDock Property

Gets or sets the left-side command bar dock on this form.

[Visual Basic]
Public Property LeftDock As CommandBarDock
[C#]
public CommandBarDock LeftDock {get; set;}

See Also

CommandBarManager Class | NETXP.Controls.Bars Namespace