[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Framework.Implementation.UpdateSourceOnKeyPress.Attach

Attach Method

Attach(TextBox)

Attaches the behavior to specified host.

Declaration
protected override void Attach(TextBox host)
Parameters
Type Name Description
TextBox host

The host.

Overrides