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


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 DataValidationListButton
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

DataValidationListButton Class
DataValidationListButton Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options