MobileForms Toolkit Documentation

ColumnsChangedEventArgs  Constructor 

Constructor for this class.

public ColumnsChangedEventArgs(
Column c,
int nIdnex,
ChangeType type
);

Parameters

c
Reference to the column that was changed.
nIdnex
Index of the column that was changed.
type

See Also

ColumnsChangedEventArgs Class | Resco.Controls.SmartGrid Namespace