MobileForms Toolkit Documentation

BoundNode.DataRow Property

Gets the underlying DataRow.

public System.Data.DataRow DataRow {get;}

Property Value

The underlying DataRow, or null if bound to other type.

See Also

BoundNode Class | Resco.Controls.AdvancedTree Namespace