Class ShowSearchWindowArgs
Event arguments for showing a search window, exposing the control that hosts the search UI.
Inherited Members
Namespace: Reportman.Drawing.Forms
Assembly: Reportman.Drawing.Forms.dll
Syntax
public class ShowSearchWindowArgs
Constructors
View SourceShowSearchWindowArgs(Control)
Declaration
public ShowSearchWindowArgs(Control ncontrol)
Parameters
| Type | Name | Description |
|---|---|---|
| Control | ncontrol |
Fields
View SourceWindow
Declaration
public Control Window
Field Value
| Type | Description |
|---|---|
| Control |