NetXP 3.0 Reference

CommandBarDock.Dock Property

Gets or sets the dock style for the command bar dock.

[Visual Basic]
Overrides Public Property Dock As DockStyle
[C#]
public override System.Windows.Forms.DockStyle Dock {get; set;}

See Also

CommandBarDock Class | NETXP.Controls.Bars Namespace