#include </home/work/projects/wx/2.9/wx/interface/wx/propgrid/propgridpagestate.h>
Public Member Functions | |
| wxPGProperty * | GetProperty () const |
Public Attributes | |
| int | column |
| Column. | |
| int | splitter |
| Index of splitter hit, -1 for none. | |
| int | splitterHitOffset |
| If splitter hit, offset to that. | |
| wxPGProperty* wxPropertyGridHitTestResult::GetProperty | ( | ) | const [inline] |
Column.
-1 for margin.
Index of splitter hit, -1 for none.
If splitter hit, offset to that.
|
[ top ] |