DataGridViewToolClickEventArgs

Wisej.Web.DataGridViewToolClickEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.2.0.0)

Provides data for the CellToolClick event.

public class DataGridViewToolClickEventArgs : DataGridViewCellEventArgs

Constructors

Initializes a new instance of the ToolClickEventArgs class for the clicked ComponentTool.

Throws:

Initializes a new instance of the ToolClickEventArgs class for the clicked ComponentTool.

Throws:

Properties

ComponentTool: Returns the clicked tool item.

Used By

Last updated