MindFusion.Wpf Pack Programmer's Guide
ItemPresenter.StyleKeyComplex Property
See Also
 





Contains the key of the resource that holds the template to be used when displaying complex (with description) Item instances.

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

 Syntax

C#  Copy Code

public string StyleKeyComplex { get; set; }

Visual Basic  Copy Code

Public Property StyleKeyComplex As String

 Property Value

 See Also

ItemPresenter Members
ItemPresenter Class
MindFusion.Scheduling.Wpf Namespace