| C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace : FlexGridDetailProvider Class |
The following tables list the members exposed by FlexGridDetailProvider.
| Name | Description | |
|---|---|---|
![]() | FlexGridDetailProvider Constructor |
| Name | Description | |
|---|---|---|
![]() ![]() | DetailVisibilityModeProperty | |
![]() ![]() | HeightProperty | |
![]() ![]() | RowDetailTemplateProperty | |
![]() ![]() | ShowExpandButtonProperty |
| Name | Description | |
|---|---|---|
![]() | BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
![]() | DetailVisibilityMode | Gets or sets the detail visibility mode. |
![]() | Height | Gets or sets the height of the details. |
![]() | RowDetailTemplate | Gets or sets the template used for the row detail. |
![]() | ShowExpandButton | Gets or sets whether to show the expand/collapse buttons in the row headers. |
| Name | Description | |
|---|---|---|
![]() | ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
![]() | GetValue | (Inherited from Xamarin.Forms.BindableObject) |
![]() | HideDetail | Hides the detail row. |
![]() | IsDetailVisible | Determines whether the detail row is visible. |
![]() | RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) |
![]() | SetBinding | (Inherited from Xamarin.Forms.BindableObject) |
![]() | SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
![]() | ShowDetail | Shows the detail row. |
| Name | Description | |
|---|---|---|
![]() | BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | DetailCellCreating | Occurs when the detail cell is being created. |
![]() | PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) |
![]() | RowHeaderLoading | Occurs before the row header is loaded. |