[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownOpeningEventArgs

DropDownOpeningEventArgs Class

Represents the EventArgs for the DropDownOpening event.

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

Constructors

Name Description
DropDownOpeningEventArgs()

Initializes a new instance of the DropDownOpeningEventArgs class.

DropDownOpeningEventArgs(bool)

Initializes a new instance of the DropDownOpeningEventArgs class.

Properties

Name Description
ByTouch

Gets a value that indicates whether the drop-down operation is tiggered by touch

SyncData

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