[]
        
(Showing Draft Content)

C1.C1Preview.RenderIndex.FillChar

FillChar Property

FillChar

Gets or sets a character used to fill the empty space between an index entry's Caption and the page number or numbers referencing the occurrences of that entry. This property is only used if PageNumbersAtRight on the current RenderIndex has been set to true.

The default is a dot ('.').

Declaration
public char FillChar { get; set; }