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