CSplitterWnd::GetRowCount

This method retrieves the current number of rows in the splitter window. For a static splitter window, this will also be the maximum number of rows.

At a Glance

Header file: Afxext.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

int GetRowCount( );

See Also

CSplitterWnd::GetColumnCount