GROUP Attribute | Group Property

Retrieves the ToolbarCheckGroup that this ToolbarCheckButton belongs to.

Syntax

ASP <tagPrefix:TOOLBARCHECKBUTTON GROUP = oGroup ... >
Script [ oGroup = ] TOOLBARCHECKBUTTON.Group

Possible Values

tagPrefix Required. The element prefix associated with the WebControls namespace (Microsoft.Web.UI.WebControls). A TagPrefix is defined using the directive.
oGroup object that the ToolbarCheckButton belongs to.

The property is read-only. The property has no default value.

Applies To

TOOLBARCHECKBUTTON

See Also

Internet Explorer WebControls, About the Toolbar WebControl