Back to Devexpress

ExcelDataSourceUIHelper Class

windowsforms-devexpress-dot-dataaccess-dot-ui-dot-excel-3721c8cf.md

latest1.4 KB
Original Source

ExcelDataSourceUIHelper Class

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

Namespace : DevExpress.DataAccess.UI.Excel

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

NuGet Package : DevExpress.DataAccess.UI

Declaration

csharp
public static class ExcelDataSourceUIHelper
vb
Public Module ExcelDataSourceUIHelper

Remarks

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

Inheritance

Object ExcelDataSourceUIHelper

See Also

ExcelDataSourceUIHelper Members

ExcelDataSource

DevExpress.DataAccess.UI.Excel Namespace