[inline]
Returns id of property's nearest parent category. If no category found, returns invalid wxPGId.
Definition at line 5344 of file propgrid.h.
{ return wxPGIdGen( _GetPropertyCategory ( wxPGIdToPtr(id) ) ); }