ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / FindDialogViewModel Class / Show Property

In This Topic
    Show Property
    In This Topic
    Shows the dialog
    Syntax
    'Declaration
     
    Public ReadOnly Property Show As IDelegateCommand
    public IDelegateCommand Show {get;}
    See Also