TextFormatEventArgs Properties
Provides data for the XRLabel.SummaryCalculated event.Name | Description |
---|---|
Format | Gets the formatting string applied to the summary’s text. |
Text | Gets or sets the text representation of the summary TextFormatEventArgs.Value with the string formatting applied. |
Value | Gets the value which is automatically calculated as the label’s summary. |
See Also