Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

ToolBarItem.GroupName Property

Gets or sets a group name for this item.

[Visual Basic]
Public Property GroupName As String
[C#]
public String GroupName {get; set;}

Remarks

Only one item in the same group can be in Pushed state.

See Also

ToolBarItem Class | EO.Web Namespace


Direct link to this topic