[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Converters.WaitToCursorConverter

WaitToCursorConverter Class

Represents a converter that converts a bool value to a cursor indicating a wait state or a normal state.

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

Constructors

Name Description
WaitToCursorConverter()

Methods

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

Converts a boolean value to a cursor.

ConvertBack(object, Type, object, CultureInfo)

Converts a cursor back to a boolean value.