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





Gets a value indicating whether the end continuation arrow should be visible.

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

 Syntax

C#  Copy Code

public Visibility EndArrowImageVisibility { get; }

Visual Basic  Copy Code

Public ReadOnly Property EndArrowImageVisibility As Visibility

 Property Value

A member of the .NET Visibility enumeration.

 Remarks

This property returns whether the icon of the end arrow should be visible. The end arrow is displayed when a simple item is wrapped across two or more lines.

 See Also

ItemPresenter Members
ItemPresenter Class
MindFusion.Scheduling.Wpf Namespace
StartArrowImageVisibility Property