GenApiGridNodeMap Property

CVB.Net Documentation
Get/sets the NodeMap to show.

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

[BrowsableAttribute(false)]
public NodeMap NodeMap { get; set; }

Property Value

Type: NodeMap
null to show an empty grid (default).
See Also

Reference