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