GrapeCity.Xaml.SpreadSheet.UI
OnPointerPressed Method (FilterButton)


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

Parameters

e
Event data for the event.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

FilterButton Class
FilterButton Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options