Name | Description | |
---|---|---|
FlexGridDetailProvider Constructor |
The following tables list the members exposed by FlexGridDetailProvider.
Name | Description | |
---|---|---|
FlexGridDetailProvider Constructor |
Name | Description | |
---|---|---|
DetailCollapsedIconTemplate | Gets or sets the template used to create the icon displayed when the detail row is collapsed. (Inherited from C1.Android.Grid.FlexGridDetailProvider<object>) | |
DetailExpandedIconTemplate | Gets or sets the template used to create the icon displayed when the detail row is expanded. (Inherited from C1.Android.Grid.FlexGridDetailProvider<object>) | |
DetailVisibilityMode | Gets or sets the detail visibility mode. (Inherited from C1.Android.Grid.FlexGridDetailProvider<object>) | |
Height | Gets or sets the height of the details. (Inherited from C1.Android.Grid.FlexGridDetailProvider<object>) | |
ShowExpandButton | Gets or sets whether to show the expand/collapse buttons in the row headers. (Inherited from C1.Android.Grid.FlexGridDetailProvider<object>) |
Name | Description | |
---|---|---|
Attach | Attaches the behavior to a Android.Views.View. (Inherited from C1.Android.Core.C1Behavior<FlexGrid>) | |
Detach | Detaches the behavior from the Android.Views.View. (Inherited from C1.Android.Core.C1Behavior<FlexGrid>) | |
HideDetail | Hides the detail row. (Inherited from C1.Android.Grid.FlexGridDetailProvider<object>) | |
IsDetailVisible | Determines whether the detail row is visible. (Inherited from C1.Android.Grid.FlexGridDetailProvider<object>) | |
ShowDetail | Shows the detail row. (Inherited from C1.Android.Grid.FlexGridDetailProvider<object>) |
Name | Description | |
---|---|---|
DetailCellCreating | Occurs when the detail cell is being created. (Inherited from C1.Android.Grid.FlexGridDetailProvider<object>) |