Back to Devexpress

TreeMapLayoutDirection Enum

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

latest469 B
Original Source

TreeMapLayoutDirection Enum

Namespace : DevExtreme.AspNet.Mvc

Assembly : DevExtreme.AspNet.Core.dll

Declaration

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

Members

Name
LeftBottomRightTop
LeftTopRightBottom
RightBottomLeftTop
RightTopLeftBottom

See Also

DevExtreme.AspNet.Mvc Namespace