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

In This Topic
    AddText Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub AddText( _
       ByVal text As String _
    ) 
    protected virtual void AddText( 
       string text
    )

    Parameters

    text
    See Also