<< Return to Main Index

< Return to Class Index

class CGXBrowserView: public CGXView, public CGXBrowserGrid

The CGXBrowserView class represents the CGXBrowserGrid class as view.

CGXBrowserView can be used either associated with a document or stand-alone.

All MFC features are supported:

- using the grid view in dynamic splitter windows

- printing and print preview

- find and replace

- synchronizing several views when attached to the same document

As CGXBrowserView does not declare any new functions, no methods are listed below by intention. Refer to the CGXBrowserGrid and CGXGridCore classes for information about grid methods.

#include <gxall.h>

See Also

CGXBrowserGrid CGXGridCore CGXView