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