OptionaldetailCallback that produces the detail panel content for an expanded row.
Required when enabled is true.
OptionalenabledWhether row expansion is enabled. Disabled by default.
OptionalisOptional per-row predicate that gates which rows may be expanded. When omitted, every row is expandable.
OptionalshowWhether to render the built-in chevron toggle column at the start of
every row (after the selection column, when present). Defaults to true.
Set to false to drive expansion entirely through the public API or a
custom cell template.
Grid-level row-expansion (master-detail) configuration.