ComponentOne Menus and Toolbars for WinForms
Layout Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandHolder Class : Layout Property
Gets or sets the toolbars layout; To enable automatic layout persistence, add this property to dynamic properties.
Syntax
'Declaration
 
Public Property Layout As System.String
public System.string Layout {get; set;}
See Also

Reference

C1CommandHolder Class
C1CommandHolder Members