CSplitterWnd::GetRowCount

Call this member function to retrieve the current number of rows in the splitter window. For a static splitter window, this will also be the maximum number of rows.

Syntax

int GetRowCount( );

At a Glance

Header file: Afxext.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CSplitterWnd Overview, CSplitterWnd Member Functions, Frame Windows and Splitter Windows, CSplitterWnd::GetColumnCount