GrapeCity.Xaml.SpreadSheet.UI
OnPointerReleased Method (NewSheetButton)


Event data for the event.
Called before the PointerReleased event occurs.
Syntax
'Declaration
 
Protected Overrides Sub OnPointerReleased( _
   ByVal e As PointerRoutedEventArgs _
) 
'Usage
 
Dim instance As NewSheetButton
Dim e As PointerRoutedEventArgs
 
instance.OnPointerReleased(e)
protected override void OnPointerReleased( 
   PointerRoutedEventArgs e
)

Parameters

e
Event data for the event.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

NewSheetButton Class
NewSheetButton Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options