[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownClosingEventArgs.Value

Value Property

Value

Gets or sets the value from the drop-down dialog.

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

An object that indicates the value from the drop-down dialog.

Remarks

The property retrieves the value of the drop-down dialog.