Gets the orientation of the item the bands belong to.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public Orientation Orientation { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Orientation As Orientation |
A member of the Orientation enumeration.
See Also