event RemoveColumn (Group as Group, Column as Column)
Fired before deleting a Column.
Type
Description
Group as
Group
A Group object where a column is removed.
Column as
Column
A Column object being removed.
The RemoveColumn event is invoked when the control is about to remove a column. Use the RemoveColumn event to release any extra data associated to the column. Use the
Remove
method to remove a specific column from Columns collection.
Send comments on this topic.
© 1999-2008
Exontrol Inc, Software
. All rights reserved.