Back to Devexpress

CardViewBuilder<T>.DataSource(Func<DataSourceFactory, OptionsOwnerBuilder>) Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-cardviewbuilder-1-dot-datasource-x28-system-dot-func-devextreme-dot-aspnet-dot-mvc-dot-factories-dot-datasourcefactory-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-optionsownerbuilder-x29.md

latest1.0 KB
Original Source

CardViewBuilder<T>.DataSource(Func<DataSourceFactory, OptionsOwnerBuilder>) Method

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public CardViewBuilder<T> DataSource(
    Func<DataSourceFactory, OptionsOwnerBuilder> configurator
)

Parameters

NameType
configuratorFunc<DataSourceFactory, OptionsOwnerBuilder>

Returns

Type
CardViewBuilder<T>

See Also

CardViewBuilder<T> Class

CardViewBuilder<T> Members

DevExtreme.AspNet.Mvc.Builders Namespace