wxPropertyGridHitTestResult Class Reference

wxPropertyGridHitTestResult, a return value from wxPropertyGrid::HitTest(), contains all you need to know about an arbitrary location on the grid. More...

#include <propgrid.h>

List of all members.

Public Member Functions

wxPGPropertyGetProperty () const

Public Attributes

int column
 Column.
wxPGPropertyproperty
 Property.
int splitter
 Index of splitter hit, -1 for none.
int splitterHitOffset
 If splitter hit, offset to that.


Detailed Description

wxPropertyGridHitTestResult, a return value from wxPropertyGrid::HitTest(), contains all you need to know about an arbitrary location on the grid.

Member Data Documentation

Column.

-1 for margin.

Property.

NULL if empty space below properties was hit

Index of splitter hit, -1 for none.


The documentation for this class was generated from the following file:

Generated on Sun Aug 23 13:22:17 2009 for wxPropertyGrid by  doxygen 1.5.9