MobileForms Toolkit Documentation

ColumnResizeEventArgs  Constructor 

Constructor for this class.

public ColumnResizeEventArgs(
Column c,
int nOldWidth
);

Parameters

c
Reference to the column that was resized
nOldWidth
Width of the column that it had had before it was resized.

See Also

ColumnResizeEventArgs Class | Resco.Controls.SmartGrid Namespace