ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ErrorPaneViewModel Class / IsDialogVisibleInvert Property

In This Topic
    IsDialogVisibleInvert Property
    In This Topic
    Binding visibility property for the ShowDetails button.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDialogVisibleInvert As Boolean
    public bool IsDialogVisibleInvert {get;}
    See Also