| C1.Android.Grid Assembly > C1.Android.Grid Namespace : FlexGridDetailProvider Class |
The following tables list the members exposed by FlexGridDetailProvider.
| Name | Description | |
|---|---|---|
![]() | FlexGridDetailProvider Constructor |
| Name | Description | |
|---|---|---|
![]() ![]() | DetailVisibilityModeProperty | |
![]() ![]() | HeightProperty | |
![]() ![]() | ShowExpandButtonProperty |
| Name | Description | |
|---|---|---|
![]() | DetailVisibilityMode | Gets or sets the detail visibility mode. |
![]() | Height | Gets or sets the height of the details. |
![]() | ShowExpandButton | Gets or sets whether to show the expand/collapse buttons in the row headers. |
| Name | Description | |
|---|---|---|
![]() | Attach | Attaches the behavior to a Android.Views.View. (Inherited from C1.Android.Core.C1Behavior<FlexGrid>) |
![]() | Detach | Dettaches the behavior from the Android.Views.View. (Inherited from C1.Android.Core.C1Behavior<FlexGrid>) |
![]() | HideDetail | Hides the detail row. |
![]() | IsDetailVisible | Determines whether the detail row is visible. |
![]() | ShowDetail | Shows the detail row. |
| Name | Description | |
|---|---|---|
![]() | DetailCellCreating | Occurs when the detail cell is being created. |
![]() | RowHeaderLoading | Occurs before the row header is loaded. |