Version

NavItemBinding Class

This class is used to map DataSource Fields to Item or Node properties. The public part of the class exposes properties that take a string value that identifies fields or columns within the DataSource to which they are being bound. As the DataSource is traversed during DataBinding, each object in the DataSource is examined and those fields that are matched to properties on the Item or Node are populated as Items and Nodes are created.
Syntax
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also