Click or drag to resize
EditorToolGroupTag Property
Gets or sets a string which will be used by the ToolAdapter to associate the group with the adapter's virtual structure. In the default adapter this is the name of the docking zone where the toolbar should be placed.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public virtual string Tag { get; set; }

Property Value

Type: String
See Also