[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation.UpdateSourceOnKeyPress

UpdateSourceOnKeyPress Class

Represents a behavior that enforces passing the bound Text property from View to ViewModel.

Inheritance
UpdateSourceOnKeyPress
Implements
Namespace: GrapeCity.ActiveReports.Framework.Implementation
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
public class UpdateSourceOnKeyPress : Behavior<TextBox>, IBehavior

Constructors

Name Description
UpdateSourceOnKeyPress()

Fields

Name Description
UpdateOnProperty

Identifies the UpdateOn dependency property.

Properties

Name Description
UpdateOn

Gets or sets the update trigger.

Methods

Name Description
Attach(TextBox)

Attaches the behavior to specified host.

Detach(TextBox)

Detaches the behavior from specified host.