ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebToolBarItem.HasDropDownButton Property

Specifies whether or not the toolbar item has a drop-down button in the left side.

[Visual Basic]

Public Property HasDropDownButton As Boolean

[C#]

public bool HasDropDownButton {get;set;}

[Delphi]

public property HasDropDownButton: Boolean read get_HasDropDownButton write set_HasDropDownButton;

See Also

C1WebToolBarItem Class | C1WebToolBarItem Members | C1.Web.Command Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.