CardViewBuilder(OptionsOwnerContext) Constructor
Initializes a new instance of the CardViewBuilder<T> class with specified settings.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public CardViewBuilder(
OptionsOwnerContext context
)
Parameters
Name | Type |
---|---|
context | OptionsOwnerContext |
See Also