Table of Contents

Method ApplyData

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ApplyData(IEnumerableTree)

Applies data back to the property specified with Instance and PropInfo.

public abstract void ApplyData(IEnumerableTree tree)

Parameters

tree IEnumerableTree

Data source with edited collection.