]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_listctrl.i
Need to navigate to "about:blank" in order for the internal docuemnt
[wxWidgets.git] / wxPython / src / _listctrl.i
index 1ecb636b6d782d5abb788ca529651c34224526d4..afb29a1ea268a3968b09bac4e1d155ee425e65fa 100644 (file)
@@ -582,6 +582,9 @@ public:
     void AssignImageList(wxImageList *imageList, int which);
     %clear wxImageList *imageList;
     
     void AssignImageList(wxImageList *imageList, int which);
     %clear wxImageList *imageList;
     
+    // are we in report mode?
+    bool InReportView() const;
+        
     // returns True if it is a virtual list control
     bool IsVirtual() const;
 
     // returns True if it is a virtual list control
     bool IsVirtual() const;