Back to Devexpress

DiagramPageOrientation Enum

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

latest514 B
Original Source

DiagramPageOrientation Enum

Specifies the page orientation.

Namespace : DevExtreme.AspNet.Mvc

Assembly : DevExtreme.AspNet.Core.dll

Declaration

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

Members

NameDescription
Portrait

A portrait orientation.

| | Landscape |

A landscape orientation.

|

See Also

DevExtreme.AspNet.Mvc Namespace