[]
Determines the visibility mode of the row details.
public enum RowDetailsVisibilityMode
Name | Description |
---|---|
Collapsed | The details will be collapsed at the beginning. |
VisibleWhenSelected | The details will become visible when the user select the row. |