DataGridViewColumnEventArgs

Wisej.Web.DataGridViewColumnEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.2.0.0)

Provides data for column-related events of a DataGridView.

public class DataGridViewColumnEventArgs : EventArgs

Constructors

Initializes a new instance of the DataGridViewColumnEventArgs class.

Throws:

Properties

DataGridViewColumn: Returns the column that the event occurs for.

Used By

Last updated