MindFusion.Wpf Pack Programmer's Guide
CellPresenter.IsSelected Property
See Also
 





Gets a value indicating whether this cell is selected. This is a dependency property.

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

 Syntax

C#  Copy Code

public bool IsSelected { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsSelected As Boolean

 Property Value

A boolean value.

 See Also

CellPresenter Members
CellPresenter Class
MindFusion.Scheduling.Wpf Namespace