Componentone Toolbar for WPF and Silverlight
C1.Silverlight.Toolbar Namespace / C1ToolbarCommand Class
Members

In This Topic
    C1ToolbarCommand Class
    In This Topic
    Represents toolbar command.
    Object Model
    C1ToolbarCommand Class
    Syntax
    'Declaration
     
    
    Public Class C1ToolbarCommand 
       Inherits C1.Silverlight.C1Command
    public class C1ToolbarCommand : C1.Silverlight.C1Command 
    Inheritance Hierarchy

    System.Object
       C1.Silverlight.C1Command
          C1.Silverlight.Toolbar.C1ToolbarCommand

    See Also