Mini SQL Query Extensibility Documentation
CommandItemClick Method (sender, e)
NamespacesMiniSqlQuery.CoreCommandControlBuilderCommandItemClick(Object, EventArgs)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:MiniSqlQuery.Core.CommandControlBuilder.CommandItemClick(System.Object,System.EventArgs)]

Declaration Syntax
C#Visual BasicVisual C++
public static void CommandItemClick(
	Object sender,
	EventArgs e
)
Public Shared Sub CommandItemClick ( _
	sender As Object, _
	e As EventArgs _
)
public:
static void CommandItemClick(
	Object^ sender, 
	EventArgs^ e
)
Parameters
sender (Object)

[Missing <param> documentation for "sender"]

e (EventArgs)

[Missing <param> documentation for "e"]

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 0.9.9.0 (0.9.9.0)