Gets or sets the direction to render the toolbar control.
[Visual Basic]
Public Property Layout As LayoutEnum
[C#]
public LayoutEnum Layout {get;set;}
[Delphi]
public property Layout: LayoutEnum read get_Layout write set_Layout;
See Also
C1WebToolBar Class | C1WebToolBar Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |