Back to Devexpress

FileManagerBuilder.ElementAttr Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-filemanagerbuilder-dot-elementattr.md

latest1.8 KB
Original Source

FileManagerBuilder.ElementAttr Method

NameParametersDescription
ElementAttr(JS)valueMirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element.
ElementAttr(Dictionary<String, Object>)valueMirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element.
ElementAttr(Object)htmlAttributesMirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element.
ElementAttr(String, Object)attributeName, valueMirrors the client-side elementAttr option, specifies attributes for the control’s root HTML element.