New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.ImageEditorToolGroup

Represents logical group of ImageEditorTool objects.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.ImageEditorToolGroup

Properties

Tools ImageEditorToolBaseCollection

Gets the children of the ImageEditorToolGroup.

Methods

Contains

Determines whether the group a tool with the specified name.

Returns

System.Boolean

FindTool

Finds the tool with the given name.

Returns

Telerik.Web.UI.ImageEditorTool

GetAllTools

Gets all tools inside the group.

Returns

System.Collections.Generic.List1`

In this article