[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.PopUpClosingEventArgs.Value

Value Property

Value

Gets or sets the value from the PopUp parts.

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

An object indicates the value from the drop down dialog.

Remarks

The property retrieves the value of the pop-up dialog.