Skip to main content
A newer version of this page is available. .

ExcelDataSourceUIHelper Class

Provides functionality to configure the connection to an ExcelDataSource in code.

Namespace: DevExpress.DataAccess.UI.Excel

Assembly: DevExpress.DataAccess.v18.2.UI.dll

Declaration

public static class ExcelDataSourceUIHelper

Remarks

The following image illustrates the commands available in the ExcelDataSource smart tag. These commands correspond to the methods of the ExcelDataSourceUIHelper class.

ExcelDataSource_SmartTag

Inheritance

Object
ExcelDataSourceUIHelper
See Also