MindFusion.Scheduling for Silverlight Programmer's Guide
IItemViewModel.IsBoundsValid Property
See Also
 





Gets or sets a value indicating whether the Bounds property is valid or needs to be recalculated.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

bool IsBoundsValid { get; set; }

Visual Basic  Copy Code

Property IsBoundsValid As Boolean

 Property Value

true if the Bounds property is current; false, if it is stale.

 See Also

IItemViewModel Members
IItemViewModel Interface
MindFusion.DataViews.Silverlight Namespace