EasyUA Reference
GetSelectedListViewNodes Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > ShowBrowseTreeList Class : GetSelectedListViewNodes Method

Glossary Item Box

Return the NodeId of the nodes currently selected in the ListView

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ShowBrowseTreeList
Dim value As List(Of NodeId)
 
value = instance.GetSelectedListViewNodes()
C# 
public List<NodeId> GetSelectedListViewNodes()

Return Value

Selected nodes

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.