QueryDocumentEventArgs Constructors
Provides data for the QueryDocument event.| Name | Parameters | Description |
|---|---|---|
| QueryDocumentEventArgs(String, Boolean) | name, hasQueryControl | Initializes a new instance of the QueryDocumentEventArgs class with specified settings. |
See Also