Adds an event handler to listen to the Disposed event on the component.
[Visual Basic]
Public Event Disposed() As EventHandler
[C#]
public event EventHandler Disposed();
TableCellAttributes Class | TableCellAttributes Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.