Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / UserStateEventArgs Class
Properties Methods


In This Topic
    UserStateEventArgs Class Members
    In This Topic

    The following tables list the members exposed by UserStateEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of UserStateEventArgs.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyOverridden. Gets a boolean value indicating whether the state can be combined with previous state.  
    Public PropertyGets or sets a value indicting whether the user edit value in cell.  
    Public PropertyGets or sets a value indicting whether the LegacyStyle is changed.  
    Public PropertyGets a boolean value indicating whether user show/hide modeless form.  
    Public PropertyGets a boolean value indicating whether user start/stop selecting range(s) from a modeless form.  
    Public PropertyGets a boolean value indicating whether the contextual state is changed. (Inherited from GrapeCity.Spreadsheet.UI.StateEventArgs)
    Public PropertyOverridden.   
    Top
    Public Methods
     NameDescription
    Public MethodCombines changes into one event argument. (Inherited from GrapeCity.Spreadsheet.UI.StateEventArgs)
    Top
    See Also