[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownClosingEventArgs

DropDownClosingEventArgs Class

Represents the EventArgs for the DropDownClosing event.

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

Constructors

Name Description
DropDownClosingEventArgs()

Initializes the instance of DropDownClosingEventArgs.

DropDownClosingEventArgs(bool, object)

Initializes a new instance of the DropDownClosingEventArgs class.

Properties

Name Description
SyncData

Gets or sets a value that indicates whether to synchronize data to the control from the drop-down when it's closing.

Value

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