New to Telerik UI for WinFormsStart a free 30-day trial

A base class SiblingTotalsFormat that is used for all totals that compute a TotalValue as a difference from other TotalValue and computes the difference as percent from the previous difference.

Definition

Methods

Gets a string format suitable to form the produced AggregateValues by this TotalFormat.

C#
public override string GetStringFormat(Type dataType, string stringFormat)
Parameters:dataTypeType

The type of the data items.

stringFormatstring

A string format selected by other means. You may keep or discard it.

Returns:

string

A string.

Overrides: TotalFormat.GetStringFormat(Type, string)

In this article
DefinitionMethodsGetStringFormat(Type, string)
Not finding the help you need?
Contact Support