Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1NumericBox
.
.
::
.
.
SelectionLength Property
C1NumericBox Class
See Also
Gets or sets the number of characters in the current selection in the
C1NumericBox
.
Namespace:
C1.WPF
Assembly:
C1.WPF
(in C1.WPF.dll)
Syntax
C#
public
int
SelectionLength
{
get
;
set
; }
Visual Basic
Public
Property
SelectionLength
As
Integer
Get
Set
See Also
C1NumericBox Class
C1.WPF Namespace