GrapeCity.Xaml.SpreadSheet.Data
IsEventSuspened Method


Determines whether the PropertyChanged event is suspended.
Syntax
'Declaration
 
Public Function IsEventSuspened() As Boolean
'Usage
 
Dim instance As FloatingObject
Dim value As Boolean
 
value = instance.IsEventSuspened()
public bool IsEventSuspened()

Return Value

true if the PropertyChanged event suspended; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

FloatingObject Class
FloatingObject Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options