Spread Silverlight Documentation
Cancel Property (RowHeightChangingEventArgs)


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

Reference

RowHeightChangingEventArgs Class
RowHeightChangingEventArgs Members