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

In This Topic
    Close Property (FindDialogViewModel)
    In This Topic
    Closes the dialog
    Syntax
    'Declaration
     
    Public ReadOnly Property Close As IDelegateCommand
    public IDelegateCommand Close {get;}
    See Also