ColumnWidthChangedEventArgs
Wisej.Web.ColumnWidthChangedEventArgs
Last updated
Was this helpful?
Wisej.Web.ColumnWidthChangedEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.1.0.0)
Provides data for the ColumnWidthChanged event.
public class ColumnWidthChangedEventArgs : EventArgsPublic Class ColumnWidthChangedEventArgs
Inherits EventArgsInitializes a new instance of the ColumnWidthChangedEventArgs class.
Int32: Returns the column index for the column whose width is being changed.
Represents the method that will handle the ColumnWidthChanged event of a ListView.
Last updated
Was this helpful?
Was this helpful?

