Spread Silverlight Documentation
Cancel Property (RangeGroupStateChangingEventArgs)


GrapeCity.Windows.SpreadSheet.UI Namespace > RangeGroupStateChangingEventArgs Class : Cancel Property
Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Public Property Cancel As System.Boolean
'Usage
 
Dim instance As RangeGroupStateChangingEventArgs
Dim value As System.Boolean
 
instance.Cancel = value
 
value = instance.Cancel
[__DynamicallyInvokable()]
public System.bool Cancel {get; set;}
See Also

Reference

RangeGroupStateChangingEventArgs Class
RangeGroupStateChangingEventArgs Members