| C1.Android.Grid Assembly > C1.Android.Grid Namespace : GridDetailVisibilityMode Enumeration |
public enum GridDetailVisibilityMode : System.Enum
| Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Android.Grid.GridDetailVisibilityMode