Contains the key of the resource that holds the template to be used when displaying simple (only header text) vertical Item instances.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public string StyleKeySimpleVertical { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property StyleKeySimpleVertical As String |
See Also