Version

ColumnSummaryDescription Class Members

The following tables list the members exposed by ColumnSummaryDescription.

Public Constructors
 NameDescription
Public ConstructorColumnSummaryDescription ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyCalculatorDisplayNameGets or sets the name to use when displaying the calculator name.  
Public PropertyDisplayNameGets or sets the display name for the summary.  
Public PropertyOperand  
Public PropertyPropertyPath  
Public PropertyValueFormatGets or sets the format string for the summary value.  
Public Methods
 NameDescription
Public MethodEquals  
Public MethodGetHashCode  
Protected Methods
 NameDescription
Protected MethodOnFormatTextUsed to invoke the FormatText event.  
Protected MethodOnProvideCalculatorUsed to invoke the ProvideCalculator event.  
Public Events
 NameDescription
Public EventFormatTextCalled when the value is being formatted.  
Public EventProvideCalculatorCalled when the summary calculator is required.  
See Also