The following tables list the members exposed by ColumnSummaryDescription.
Name | Description | |
---|---|---|
![]() | ColumnSummaryDescription Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CalculatorDisplayName | Gets or sets the name to use when displaying the calculator name. |
![]() | DisplayName | Gets or sets the display name for the summary. |
![]() | Operand | |
![]() | PropertyPath | |
![]() | ValueFormat | Gets or sets the format string for the summary value. |
Name | Description | |
---|---|---|
![]() | Equals | |
![]() | GetHashCode |
Name | Description | |
---|---|---|
![]() | OnFormatText | Used to invoke the ColumnSummaryDescription.FormatText event. |
![]() | OnProvideCalculator | Used to invoke the ColumnSummaryDescription.ProvideCalculator event. |
Name | Description | |
---|---|---|
![]() | FormatText | Called when the value is being formatted. |
![]() | ProvideCalculator | Called when the summary calculator is required. |