[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.SelectionBoxItem

SelectionBoxItem Property

SelectionBoxItem

Gets the selected item in the GcComboBox. This is a dependency property.

Declaration
public object SelectionBoxItem { get; }
Public ReadOnly Property SelectionBoxItem As Object
Property Value
Type Description
object

The selected item. The default is null.