Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / TextChangingEventArgs Class
Properties


In This Topic
    TextChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by TextChangingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TextChangingEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the value that indicates whether the changing action is canceled.  
    Public PropertyGets the value that indicates the result after the text is changed.  
    Top
    See Also