Property ChildBindings
| Improve this Doc View SourceChildBindings
Gets the child bindings.
Declaration
public abstract IReadOnlyList<RowBinding> ChildBindings { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<RowBinding> |