wxPropertyGridHitTestResult Class Reference

#include <propgrid.h>

List of all members.


Detailed Description

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

Public Member Functions

wxPGPropertyGetProperty () const

Public Attributes

int column
wxPGPropertyproperty
int splitter
int splitterHitOffset

Member Data Documentation

Column.

-1 for margin.

Property.

NULL if empty space below properties was hit

Index of splitter hit, -1 for none.

If splitter hit, offset to that.


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

Generated on Sun Nov 2 12:30:02 2008 for wxPropertyGrid by  doxygen 1.5.5