ObjectDataSourceValidationService(SpreadsheetControl) Constructor
Initializes a new instance of the ObjectDataSourceValidationService class with the default settings.
Namespace: DevExpress.XtraSpreadsheet.Services
Assembly: DevExpress.XtraSpreadsheet.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| control | SpreadsheetControl | A SpreadsheetControl instance. |
See Also