Invokes the Excel Data Source Editor with the specified settings.
Note: This API is now obsolete. This overload is obsolete. Use EditDataSource(this ExcelDataSource dataSource, EditDataSourceContext context) instead.
public static bool EditDataSource( ExcelDataSource dataSource, UserLookAndFeel lookAndFeel )
static Public Function EditDataSource( ByVal dataSource As ExcelDataSource, ByVal lookAndFeel As UserLookAndFeel ) As Boolean
The following image illustrates the commands available in the DevExpress.DataAccess.Excel.ExcelDataSource smart tag. The EditDataSource method corresponds to the Edit... command.