| C1.Web.Mvc Namespace : FlexGridDetailProvider<T> Class |
The following tables list the members exposed by FlexGridDetailProvider<T>.
| Name | Description | |
|---|---|---|
![]() | FlexGridDetailProvider<T> Constructor | Initializes a new instance of the FlexGridDetailProvider class. |
| Name | Description | |
|---|---|---|
![]() | Components | Gets the child components. (Inherited from C1.Web.Mvc.Component) |
![]() | CreateDetailCell | Gets or sets the callback function that creates detail cells. |
![]() | DetailRowTemplateContent | Gets or sets the content of the template for the grid detail row. |
![]() | DetailRowTemplateId | Gets or sets the id of the template for the grid detail row. |
![]() | DetailVisibilityMode | Specifies when and how the row details are displayed. |
![]() | DisposeDetailCell | Gets or sets the callback function that disposes of detail cells. |
![]() | Id | Gets or sets the component id. (Inherited from C1.Web.Mvc.Component) |
![]() | IsAnimated | Gets or sets a value that indicates whether to use animation when showing row details. |
![]() | MaxHeight | Gets or sets the maximum height of the detail rows, in pixels. |
![]() | RowHasDetail | Gets or sets the callback function that determines whether a row has details. |
| Name | Description | |
|---|---|---|
![]() | ToHtmlString | Returns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component) |
| Name | Description | |
|---|---|---|
![]() | ToTemplate | Render the html string in template mode. |