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

Telerik.Web.UI.DockCommandCollection

A collection of DockCommand objects in a RadDock control.

Inheritance Hierarchy

  • System.Object
  • System.Collections.Generic.List`1
  • Telerik.Web.UI.DockCommandCollection

Methods

Add

Appends a DockCommand to the end of the collection

Returns

System.Void

Insert

Inserts a DockCommand to a given index in the collection

Returns

System.Void

In this article