[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.PopUpClosingEventArgs

PopUpClosingEventArgs Class

Represents the EventArgs for PopUpClosing event.

Inheritance
PopUpClosingEventArgs
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class PopUpClosingEventArgs : EventArgs
Public Class PopUpClosingEventArgs
    Inherits EventArgs

Constructors

Name Description
PopUpClosingEventArgs()

Initializes the instance of PopUpClosingEventArgs.

PopUpClosingEventArgs(bool, object)

Initializes a new instance of the PopUpClosingEventArgs class.

Properties

Name Description
SyncData

Gets or sets a value indicating whether we synchronize data to the drop down when open.

Value

Gets or sets the value from the PopUp parts.