BackgroundImageLocation Enum
In This Article
Namespace: DevExtreme.AspNet.Mvc
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
C#
[JsonConverter(typeof(StringEnumConverter))]
public enum BackgroundImageLocation
#Members
Name |
---|
Center
|
Center
|
Center
|
Full
|
Left
|
Left
|
Left
|
Right
|
Right
|
Right
|
See Also