ComponentOne Xamarin.Android
ShowContextMenu() Method


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellsPanel Class > ShowContextMenu Method : ShowContextMenu() Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("showContextMenu", 
   "()Z", 
   "GetShowContextMenuHandler")>
Public Overloads Overridable Function ShowContextMenu() As Boolean
'Usage
 
Dim instance As GridCellsPanel
Dim value As Boolean
 
value = instance.ShowContextMenu()
[Android.Runtime.Register("showContextMenu", 
   "()Z", 
   "GetShowContextMenuHandler")]
public virtual bool ShowContextMenu()
See Also

Reference

GridCellsPanel Class
GridCellsPanel Members
Overload List