[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownEditor.SelectedText

SelectedText Property

SelectedText

Gets or sets a value that indicates the currently selected text in the drop-down editor.

Declaration
[Browsable(false)]
public string SelectedText { get; set; }
<Browsable(False)>
Public Property SelectedText As String
Property Value
Type Description
string

A string value that indicates the currently selected text in the drop-down editor.