Indicates whether to layout the web menu items vertically or horizontally.
[Visual Basic]
Public Property Layout As LayoutEnum
[C#]
public LayoutEnum Layout {get;set;}
[Delphi]
public property Layout: LayoutEnum read get_Layout write set_Layout;
Remarks
Context menus are always vertical.
See Also
C1WebMenu Class | C1WebMenu Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |