ScrollDirection Enum
Namespace: DevExtreme.AspNet.Mvc
Assembly: DevExtreme.AspNet.Core.dll
Declaration
[JsonConverter(typeof(StringEnumConverter))]
public enum ScrollDirection
Members
Name |
---|
Both
|
Horizontal
|
Vertical
|
See Also