Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
24926 | Feb 14,2005 06:25 PM UTC | Jun 21,2005 08:17 PM UTC | WinForms | 13 |
![]() |
Tags: Grouping |
if (el is CaptionRow)
{
IGridGroupOptionsSource go = el.ParentGroup as IGridGroupOptionsSource;
string captionSummaryRow = table.TableDescriptor.SummaryRows[go.GroupOptions.CaptionSummaryRow]; // The GridGroupOptionsStyleInfo.CaptionSummaryRow Property specifies a summary row that should be displayed inside CaptionSummaryCells when ShowCaptionSummaryCells has been set to true.
GridSummaryRowDescriptor summaryRowDescriptor = table.TableDescriptor.SummaryRows[captionSummaryRow];
}
Stefan
>I use custom caption rows.
>How do I turn those into GridSummaryRows? This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.