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

In This Topic
    Name Property (HyperlinkButton)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also