EditSelectionStart Property

Returns or sets the starting point of text selected in the cell editor, or indicates the position of the insertion point if no text is selected.

Syntax

Public Property EditSelectionStart As Integer

Applies To

Grid Object

Data Type

Integer

Examples