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





Gets a value indicating whether the underlying item is selected.

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

 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.Wpf Namespace