Gets or sets the string format of the texts in the control.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
C# Copy Code |
---|
public StringFormat StringFormat { get; set; } |
Visual Basic Copy Code |
---|
Public Property StringFormat As StringFormat |
An instance of the .NET StringFormat class.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |