Search
ItemPresenter.StyleKeySimpleHorizontal Property
See Also
 





Contains the key of the resource that holds the template to be used when displaying simple (only header text) horizontal Item instances.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public string StyleKeySimpleHorizontal { get; set; }

Visual Basic  Copy Code

Public Property StyleKeySimpleHorizontal As String

 Property Value

 See Also