![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
TreeViewPlusNodePageChangedEventArgs Class | |
Members See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : TreeViewPlusNodePageChangedEventArgs Class |

Visual Basic (Declaration) | |
---|---|
Public Class TreeViewPlusNodePageChangedEventArgs Inherits System.EventArgs |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As TreeViewPlusNodePageChangedEventArgs |
C# | |
---|---|
public class TreeViewPlusNodePageChangedEventArgs : System.EventArgs |
The NodePageChanged event is called on a TreeViewPlus control when the tree node contains more child nodes than the value in its PageSize property. When a method is registered with the handler for the event, the method is passed a TreeViewPlusNodePageChangedEventArgs object. This object contains information about the node whose page was changed, along with the indexes for the previous and new page displayed.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family