ISnapControl Events
Implements the main functionality of Snap Control.Name | Description |
---|---|
BeforeConversion | Occurs before a snap document is exported to format other than the native .SNX. |
BeforeLoadCustomAssembly | Occurs when the control loads a report template (.snx file) containing the Entity Framework data source originated from a compiled assembly. |
ValidateCustomSql | Allows validation of the custom SQL query created using the Data Source Wizard or the Query Builder. |
See Also