Doc update.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling 2007-05-28 14:49:22 +00:00
parent 1821abd1ce
commit a29d690d6e

View File

@ -198,9 +198,9 @@ Returns pointer to the column.
Returns pointer to the data model associated with the
control (if any).
\membersection{wxDataViewCtrl::GetNumberOfColumns}\label{wxdataviewctrlgetnumberofcolumns}
\membersection{wxDataViewCtrl::GetColumnCount}\label{wxdataviewctrlgetcolumncount}
\func{virtual unsigned int}{GetNumberOfColumns}{\void}
\func{virtual unsigned int}{GetColumnCount}{\void}
Returns the number of columns.