Back to Devexpress

PopupBuilder.WrapperAttr Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-popupbuilder-dot-wrapperattr.md

latest1.8 KB
Original Source

PopupBuilder.WrapperAttr Method

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