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


In This Topic
    StateEventArgs Class Members
    In This Topic

    The following tables list the members exposed by StateEventArgs.

    Protected Constructors
     NameDescription
    Protected ConstructorCreates a new instance of StateEventArgs.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets a boolean value indicating whether the state can be combined with previous state.  
    Public PropertyGets a boolean value indicating whether the contextual state is changed.  
    Public PropertyGets the StateType indicates the type of state change.  
    Top
    Public Methods
     NameDescription
    Public MethodCombines changes into one event argument.  
    Public Methodstatic (Shared in Visual Basic)Gets a StateEventArgs instance to update everything.  
    Top
    See Also