New to Telerik UI for .NET MAUIStart a free 30-day trial

.NET MAUI TreeDataGrid Nested Properties Support

Updated over 6 months ago

The Telerik UI for .NET MAUI TreeDataGrid inherits the support for nested properties form the DataGrid control. Nested properties allow binding of complex objects to the tree grid columns.

In addition, the ListenForNestedPropertyChange (bool) property gives the ability to listen for changes in the nested properties' values. The default value is false.

ListenForNestedPropertyChange is false due to optimization purposes. You can enable it in case you'd need to update the nested properties' values.

See Also

In this article
See Also
Not finding the help you need?
Contact Support