[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.SelectedItem

SelectedItem Property

SelectedItem

Gets or sets the selected item. This is a dependency property.

Declaration
[Bindable(true)]
public object SelectedItem { get; set; }
<Bindable(True)>
Public Property SelectedItem As Object
Property Value
Type Description
object

The selected item. The default is null.