Provides data for the ViewListener.drawColumn event.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public class DrawColumnEvent extends ColumnEvent |
Inheritance Hierarchyjava.lang.Object![]()
java.util.EventObject![]()
com.mindfusion.spreadsheet.ColumnEvent
com.mindfusion.spreadsheet.DrawColumnEvent
See Also