EditorToolGroup Class |
Namespace: Kettic.AspNet.Controls
The EditorToolGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | EditorToolGroup |
Name | Description | |
---|---|---|
![]() | Contains |
Determines whether the group a tool with the specified name.
|
![]() | FindTool |
Finds the tool with the given name.
|
![]() | GetAllTools |
Gets all tools inside the group.
|
Name | Description | |
---|---|---|
![]() | Attributes |
Gets the custom attributes which will be serialized on the client.
|
![]() | 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.
|
![]() | Tools |
Gets the children of the EditorToolGroup.
|