Gets the alignment of the text of the item being edited.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public HorizontalAlignment TextAlignment { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property TextAlignment As HorizontalAlignment |
A member of the .NET HorizontalAlignment enumeration.
This value corresponds to the TextAlignment property of the style set for the item being edited.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |