[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.PopUpOpeningEventArgs.-ctor

PopUpOpeningEventArgs Constructor

PopUpOpeningEventArgs()

Initializes a new instance of the PopUpOpeningEventArgs class.

Declaration
public PopUpOpeningEventArgs()
Public Sub New()

PopUpOpeningEventArgs(bool)

Initializes a new instance of the PopUpOpeningEventArgs class.

Declaration
public PopUpOpeningEventArgs(bool syncData)
Public Sub New(syncData As Boolean)
Parameters
Type Name Description
bool syncData

A bool value if set to true we should synchronize the value to the drop down control.