Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.PdfViewer Namespace / C1PdfViewer Class / OpenCommand Property

In This Topic
    OpenCommand Property (C1PdfViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property OpenCommand As ICommand
    public ICommand OpenCommand {get; set;}
    See Also