RadToolBar for ASP.NET

RadToolbar Send comments on this topic.
RadToolbar Class
See Also  Members  
Telerik.WebControls Namespace : RadToolbar Class


Object Model


 

Namespace: Telerik.WebControls
Assembly: RadToolbar (in RadToolbar.dll)

Syntax

Visual Basic (Declaration) 
Public Class RadToolbar 
   Inherits RadSkinnableControl
Visual Basic (Usage)Copy Code
Dim instance As RadToolbar
C# 
public class RadToolbar : RadSkinnableControl 

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         Telerik.RadToolbarUtils.RadControl
            Telerik.RadToolbarUtils.RadSkinnableControl
               Telerik.WebControls.RadToolbar

Requirements

Namespace: Telerik.WebControls

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: RadToolbar (in RadToolbar.dll)

See Also