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

Defines values determining how bookmarks will be sorted.

Definition

Namespace:Telerik.WinForms.Documents.Model

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

C#
public enum BookmarksSortingType

Fields

Sort bookmarks by their location.

C#
Location = 1

Sort bookmarks by their name.

C#
Name = 0
In this article
DefinitionFieldsLocationName
Not finding the help you need?
Contact Support