GrapeCity.Xaml.SpreadSheet.Data
IsEventSuspend Method


Determines whether the Changed event is suspend.
Syntax
'Declaration
 
Public Function IsEventSuspend() As Boolean
'Usage
 
Dim instance As SheetSpanModelBase
Dim value As Boolean
 
value = instance.IsEventSuspend()
public bool IsEventSuspend()

Return Value

true if the Changed event is suspend; otherwise, false
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SheetSpanModelBase Class
SheetSpanModelBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options