C1.Silverlight.FlexGrid.5
MediaCommand Event (GridPanel)

Syntax
'Declaration
 
Public Event MediaCommand As System.Windows.Media.MediaCommandEventHandler
public event System.Windows.Media.MediaCommandEventHandler MediaCommand
Event Data

The event handler receives an argument of type System.Windows.Media.MediaCommandEventArgs containing data related to this event. The following MediaCommandEventArgs properties provide information specific to this event.

PropertyDescription
HandledGets or sets a value that indicates whether the routed event has been handled.  
MediaCommandGets the media command associated with the event.  
OriginalSource (Inherited from System.Windows.RoutedEventArgs)
See Also

Reference

GridPanel Class
GridPanel Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.