The following tables list the members exposed by GridSummariesWrapper.
Name | Description | |
---|---|---|
![]() | GridSummariesWrapper Constructor |
Name | Description | |
---|---|---|
![]() | Summaries | GridSummaries |
Name | Description | |
---|---|---|
![]() | AddClientEvent | ModelWidgetBase.AddClientEvent |
![]() | CalculateRenderMode | |
![]() | Callee | Sets custom client function to process response |
![]() | ClientEvents | ModelWidgetBase.ClientEvents |
![]() | ColumnSettings | Summaries column settings |
![]() | CompactRenderingMode | set compact rendering mode |
![]() | DropDownDialogAnimationDuration | Sets duration for the dropdown animation in milliseconds |
![]() | DropDownHeight | Sets the height for column summaries dropdown dialog |
![]() | DropDownWidth | Sets the width for column summaries dropdown dialog |
![]() | Inherit | |
![]() | Locale | Overloaded. Summaries locale settings |
![]() | RenderSummaryCellFunc | a reference or name of a javascript function - renders summary cell in grid footer.(if not set it is used default render function) It takes 3 parameters - methodName(summary method), columnKey, data(summary data which should be rendered) |
![]() | ResultTemplate | Sets template how to be shown summaries result |
![]() | ShowDropDownButton | Show for each cell in summaries dropdown button or not |
![]() | ShowSummariesButton | Show header button icon in the header cell. On click - shows/hides summaries. If false then summary icon should not be shown in the feature chooser(if shown). |
![]() | SummariesResponseKey | Sets summaries response key - used to get information from response |
![]() | SummaryExecution | Determines when the summary values are calculated |
![]() | SummaryExprUrlKey | Sets summaries expression URL key |
![]() | Type | operation type GridSummaries.Type |
View on GitHub