method XMLGrid.ClearSel ()
Clears the collection of the selected nodes.
Type
Description
The ClearSel method clears the collection of selected nodes. Use the
Selected
property to select nodes. Use the
SelectCount
property to get the number of selected nodes. Use the
SelectedNode
property to get the selected node by its index. Use the
SelForeColor
,
SelForeColorChild
,
SelBackColor
,
SelBackColorChild
properties to customize the colors for selected nodes. The control fires the
SelectionChanged
event when user changes the selection.
Send comments on this topic.
© 1999-2008
Exontrol Inc, Software
. All rights reserved.