CSplitterWnd::GetRowCount

 

Returns the current pane row count.

Syntax

int GetRowCount( ) const;

Return Value

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

Requirements

Header: afxext.h

See Also

CSplitterWnd Class
Hierarchy Chart
CSplitterWnd::GetColumnCount