MobileForms Toolkit Documentation

RowResizeEventArgs  Constructor 

Constructor for this class

public RowResizeEventArgs(
Row r,
int nOldHeight
);

Parameters

r
Reference to the row that was resized
nOldHeight
Height of the column that it had had before it was resized.

See Also

RowResizeEventArgs Class | Resco.Controls.SmartGrid Namespace