Search
DrawColumnEvent Class
See Also
 






Provides data for the ViewListener.drawColumn event.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public class DrawColumnEvent extends ColumnEvent

 Inheritance Hierarchy

java.lang.Object
    java.util.EventObject
        com.mindfusion.spreadsheet.ColumnEvent
            com.mindfusion.spreadsheet.DrawColumnEvent

 See Also