Edit

Share via


Index.AccentedLetters Property

Definition

True if the specified index contains separate headings for accented letters (for example, words that begin with "À" are under one heading and words that begin with "A" are under another).

public:
 property bool AccentedLetters { bool get(); void set(bool value); };
public bool AccentedLetters { get; set; }
member this.AccentedLetters : bool with get, set
Public Property AccentedLetters As Boolean

Property Value

Applies to