Back to Devexpress

BackgroundImageLocation Enum

aspnetcore-devextreme-dot-aspnet-dot-mvc-ed8c7623.md

latest529 B
Original Source

BackgroundImageLocation Enum

Namespace : DevExtreme.AspNet.Mvc

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
[JsonConverter(typeof(StringEnumConverter))]
public enum BackgroundImageLocation

Members

Name
Center
CenterBottom
CenterTop
Full
LeftBottom
LeftCenter
LeftTop
RightBottom
RightCenter
RightTop

See Also

DevExtreme.AspNet.Mvc Namespace