ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / IsSearchPanelEnabled Property

In This Topic
    IsSearchPanelEnabled Property
    In This Topic
    Gets/sets enabled property of Search panel
    Syntax
    'Declaration
     
    Public Property IsSearchPanelEnabled As Boolean
    public bool IsSearchPanelEnabled {get; set;}
    See Also