ColumnWidthChangedEventArgs

Wisej.Web.ColumnWidthChangedEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.5.0.0)

Provides data for the ColumnWidthChanged event.

public class ColumnWidthChangedEventArgs : EventArgs

Constructors

Initializes a new instance of the ColumnWidthChangedEventArgs class.

Properties

Int32: Returns the column index for the column whose width is being changed.

Used By

Last updated