Skip to main content
JS

BackgroundImageLocation Enum

Namespace: DevExtreme.AspNet.Mvc

Assembly: DevExtreme.AspNet.Core.dll

Declaration

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

Members

Name
Center
CenterBottom
CenterTop
Full
LeftBottom
LeftCenter
LeftTop
RightBottom
RightCenter
RightTop
See Also