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

In This Topic
    Command Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Command As ICommand
    public ICommand Command {get; set;}
    See Also