ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ToolbarViewModel Class / ToggleFindPanel Property

In This Topic
    ToggleFindPanel Property
    In This Topic
    Toggles Find panel visibility
    Syntax
    'Declaration
     
    Public ReadOnly Property ToggleFindPanel As IDelegateCommand
    public IDelegateCommand ToggleFindPanel {get;}
    See Also