APNSoft - Web Controls, components for ASP.NET Home Help Center Contact Us
About UsProductsDownloadsPurchase
Support

TreeView
Version 3.0



What's New
Overview
Features
Reference Book
Licensing
Support



Populating with Data
Layout and Behavior
Design
Programming





Home
About Us
Awards
Certificates
Contact Us
Financial Highlights
History
Photo Gallery
Products
Solutions
Support
Site Map

Checked items (id, title):




Check boxes allow the user to select more than one tree node. Each item has three potential states: checked, partially-checked (not all subitems are checked) and unchecked. Checking off an item automatically checks off all subitems.

The property CheckBoxes specifies the value indicating whether check boxes are displayed next to the tree nodes. The method GetCheckedItems() returns all checked items in the TreeView control.

Check boxes are images with predefined names (ChkBox.gif, ChkBoxChk.gif and ChkBoxSemi.gif) which are placed in the Skin Folder as specified by the SkinFolderURL property.


Code Samples:
ASPX XML Structure CSS Style C# VB.NET Images


  © 2003-2008 APNSoft. All rights reserved. Table of Contents   Terms of use   Contact Us   Help Center