Gets or sets the string used to format and display resource titles in row headers.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string RowTitleFormat { get; set; } |
Visual Basic Copy Code |
---|
Public Property RowTitleFormat As String |
A string value.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |