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

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