FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / HyperlinkButton Class
Members

In This Topic
    HyperlinkButton Class
    In This Topic
    Implements a HyperlinkButton control like the one in Silverlight.
    Object Model
    HyperlinkButton Class
    Syntax
    'Declaration
     
    Public Class HyperlinkButton 
       Inherits System.Windows.Controls.Button
    public class HyperlinkButton : System.Windows.Controls.Button 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            System.Windows.Controls.Primitives.ButtonBase
                               System.Windows.Controls.Button
                                  C1.WPF.FlexGrid.HyperlinkButton

    See Also