HomeProductsSupportDownloadsOnline StoreOnLine DocumentationLicensingAbout UsContact Us
User's Manual - XTTreeview Web Server Component for Visual Basic .Net and C# - The Source Code Store .Com - Professional source code for Microsoft Visual Basic and Visual Studio .NET and specialized software components.
Back to Table of Contents
Example
Send Feedback

Selected Property (Node Object)

Returns or sets a boolean value that determines whether a Node object in a XTTreeView control is currently selected.

Syntax:

NodeObject.Selected [= boolean value]

The Selected Property (Node Object) syntax has these parts:

 Part  Description
NodeObject An object expression that evaluates to a Node object.
boolean value A Boolean expression that specifies whether the node is selected as described in settings.

The settings for boolean value are:

 Setting  Description
True The Node object is selected.
False The Node object is not selected.

Remarks:

You can use the Expanded property to programmatically select a Node object.

 

Home | Products | Support | Downloads | OnLine Store

Online Documentation | Licensing | About Us | Contact Us

Privacy Terms of use Copyright (c)2002-2005 The Source Code Store LLC. All trademarks are property of their legal owner.