MobileForms Toolkit Documentation

BoundNode.FieldCount Property

Gets the number of fields in Node.

public override int FieldCount {get;}

Property Value

The number of fields in node.

Remarks

Returns the number of columns of the underlying DataRow.

See Also

BoundNode Class | Resco.Controls.AdvancedTree Namespace