Gets or sets a string used to format the letter group headings.

The default is "{0}".

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public string LetterFormat { get; set; }
Visual Basic
Public Property LetterFormat As String
	Get
	Set

See Also