Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ GetExtendedGridStyle
Function
GetExtendedGridStyle
Libraries/PropertyGrid/PropertyGrid.h:243–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
DWORD GetExtendedGridStyle() const
244
{
245
return m_di.dwExtStyle;
246
}
247
248
BOOL SelectItem(int iRow, int iCol = 0)
249
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected