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

Represents sub string position enum. This position is used when RTL text is measured.

Definition

Namespace:Telerik.WinForms.Documents.Core.TextMeasurer

Assembly:Telerik.WinControls.RadSpreadsheet.dll

Syntax:

C#
public enum SubStringPosition

Fields

Represents position in end of string.

C#
End = 3

Represents position in middle of string.

C#
Middle = 2

Represents the default substring position.

C#
None = 0

Represents position in start of string.

C#
Start = 1
In this article
DefinitionFieldsEndMiddleNoneStart
Not finding the help you need?
Contact Support