Sets or returns the width of the icon bar drawn on the side of submenus.
[Visual Basic]
Public Property SubMenuIconBarWidth As Unit
[C#]
public Unit SubMenuIconBarWidth {get;set;}
[Delphi]
public property SubMenuIconBarWidth: Unit read get_SubMenuIconBarWidth write set_SubMenuIconBarWidth;
See Also
C1WebMenu Class | C1WebMenu Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |