Table of Contents

Property SelectionLength

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SelectionLength

Gets or sets the number of characters selected in the control.

[Browsable(false)]
public virtual int SelectionLength { get; set; }

Property Value

int

The number of characters selected in the control.