[]
Determines how the visibility will behave.
public sealed class GridDetailVisibilityMode : Enum
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. |
value__ |