GenApiGridGetVisibleNodes Method

CVB.Net Documentation
Gets the currently visible Nodes in the order they are displayed.

Namespace:  Stemmer.Cvb.Wpf.Controls
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public Node[] GetVisibleNodes()

Return Value

Type: Node
Array containing the visible nodes.
See Also

Reference