.NET MAUI DataGrid Toggle Row Details Column
The DataGridToggleRowDetailsColumn
represents DataGridColumn
that allows the user to show and hide the row details for an item.
Important Properties
-
DataGrid
(RadDataGrid
)—Gets the correspondingRadDataGrid
control.