FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / ExportMenuItem Class / Command Property

In This Topic
    Command Property (ExportMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Command As System.Windows.Input.ICommand
    public System.Windows.Input.ICommand Command {get; set;}
    See Also