QueryControlEventArgs Constructors
Provides data for the BaseView.QueryControl event.Name | Parameters | Description |
---|---|---|
QueryControlEventArgs(BaseDocument) | document | Initializes a new instance of the QueryControlEventArgs class associated with a specific document. |
See Also