Property Children
| Improve this Doc View SourceChildren
Gets the child row presenters.
Declaration
public IReadOnlyList<RowPresenter> Children { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<RowPresenter> |
Gets the child row presenters.
public IReadOnlyList<RowPresenter> Children { get; }
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<RowPresenter> |