[]
Determines how the visibility will behave.
public enum GridDetailVisibilityMode
| Name | Description |
|---|---|
| ExpandMultiple | Multiple row details can be visible at the same time. |
| ExpandSingle | At most one row detail will be visible at the same time. |
| Selection | The details are expanded and collapsed as the selection changes. |