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