Click or drag to resize
EditorToolGroup Properties

The EditorToolGroup type exposes the following members.

Properties
  Name Description
Public property Attributes
Gets the custom attributes which will be serialized on the client.
Public property Tag
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.
Public property Tools
Gets the children of the EditorToolGroup.
Top
See Also