QueryControlEventArgs Properties
Provides data for the BaseView.QueryControl event.| Name | Description |
|---|---|
| Control | Gets or sets the content of the document that raised the current BaseView.QueryControl event. |
| Document | Points to the document related to the current event. Inherited from DocumentEventArgs. |
See Also