DiagramDesignerControl.PageOrientation Property
OBSOLETE
This property is to be removed in future.
This API is obsolete now.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v26.1.dll
Declaration
[Obsolete("This property is to be removed in future.")]
[Browsable(false)]
public static IEnumerable PageOrientation { get; }
Property Value
| Type |
|---|
| IEnumerable |
See Also