Gets or sets the vertical alignment of the sub-element containing the displayed text.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public new VerticalAlignment VerticalAlignment { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Shadows Property VerticalAlignment As VerticalAlignment |
A member of the .NET VerticalAlignment enumeration.
See Also