[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.TextChangingEventArgs

TextChangingEventArgs Class

Provides data for the TextChanging event.

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

Constructors

Name Description
TextChangingEventArgs(bool, string)

Initializes a new instance of the TextChangingEventArgs class.

Properties

Name Description
Cancel

Gets or sets the value that indicates whether the changing action is canceled.

Result

Gets the value that indicates the result after the text is changed.