CardViewBuilder<T>.ElementAttr(Object) Method
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public CardViewBuilder<T> ElementAttr(
object htmlAttributes
)
Parameters
| Name | Type |
|---|---|
| htmlAttributes | Object |
Returns
| Type |
|---|
| CardViewBuilder<T> |
See Also