TreeView.RowGUIArgs.GetNumVisibleColumns
public int GetNumVisibleColumns();
Description 描述
If using a MultiColumnHeader for the TreeView use this method to get the number of visible columns currently being shown in the MultiColumnHeader.
See Also: TreeView.RowGUIArgs.GetCellRect.