[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Converters.FindStatusToMessageVisibilityConverter

FindStatusToMessageVisibilityConverter Class

Represents a converter for showing or hiding the 'The word or phrase was not found in the current report' message on the search panel.

Inheritance
FindStatusToMessageVisibilityConverter
Implements
Namespace: GrapeCity.ActiveReports.Converters
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
public class FindStatusToMessageVisibilityConverter : IValueConverter

Constructors

Name Description
FindStatusToMessageVisibilityConverter()

Methods

Name Description
Convert(object, Type, object, CultureInfo)

Converts the GrapeCity.Viewer.Common.ViewModel.FindStatus to a Visibility value.

ConvertBack(object, Type, object, CultureInfo)

Converts the Visibility value back to the GrapeCity.Viewer.Common.ViewModel.FindStatus.