[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownEditor.SelectionLength

SelectionLength Property

SelectionLength

Gets or sets the number of characters selected in the drop-down editor.

Declaration
[Browsable(false)]
public int SelectionLength { get; set; }
<Browsable(False)>
Public Property SelectionLength As Integer
Property Value
Type Description
int

The number of characters selected in the drop-down editor.