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





Gets a value indicating whether the underlying item is selected.

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

 Syntax

C#  Copy Code

public bool Selected { get; }

Visual Basic  Copy Code

Public ReadOnly Property Selected As Boolean

 Property Value

A bool value indicating the selection state of the item.

 See Also

ItemPresenter Members
ItemPresenter Class
MindFusion.Scheduling.Silverlight Namespace