Back to Devexpress

RangeBaseEdit.Orientation Property

wpf-devexpress-dot-xpf-dot-editors-dot-rangebaseedit-00015f47.md

latest1.1 KB
Original Source

RangeBaseEdit.Orientation Property

Gets or sets the editor’s orientation.

Namespace : DevExpress.Xpf.Editors

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public Orientation Orientation { get; set; }
vb
Public Property Orientation As Orientation

Property Value

TypeDescription
Orientation

A Orientation enumeration value that specifies the editor’s orientation.

|

See Also

RangeBaseEdit Class

RangeBaseEdit Members

DevExpress.Xpf.Editors Namespace