[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.C1ExpressionEditor.SelectionLength

SelectionLength Property

SelectionLength

Gets or sets the number of characters in the current selection in C1ExpressionEditor.

Declaration
public int SelectionLength { get; set; }
Public Property SelectionLength As Integer
Remarks

The positions represented in this property correspond to positions in the expression content.