Spread Silverlight Documentation
ToolbarButton Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : ToolbarButton Class
Represents a button on the toolbar strip.
Object Model
ToolbarButton Class
Syntax
'Declaration
 
Public Class ToolbarButton 
   Inherits System.Windows.Controls.Button
'Usage
 
Dim instance As ToolbarButton
public class ToolbarButton : System.Windows.Controls.Button 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  System.Windows.Controls.Primitives.ButtonBase
                     System.Windows.Controls.Button
                        GrapeCity.Windows.SpreadSheet.UI.ToolbarButton

See Also

Reference

ToolbarButton Members
GrapeCity.Windows.SpreadSheet.UI Namespace