MindFusion.Scheduling for Silverlight Programmer's Guide
ItemPresenter.StartArrowImageVisibility Property
See Also
 





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

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public Visibility StartArrowImageVisibility { get; }

Visual Basic  Copy Code

Public ReadOnly Property StartArrowImageVisibility As Visibility

 Property Value

A member of the .NET Visibility enumeration.

 Remarks

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

 See Also

ItemPresenter Members
ItemPresenter Class
MindFusion.Scheduling.Silverlight Namespace
EndArrowImageVisibility Property