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


In This Topic
    SystemStateEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SystemStateEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of SystemStateEventArgs.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets or sets a value indicting whether the clipboard is changed.  
    Public PropertyGets a boolean value indicating whether the state can be combined with previous state. (Inherited from GrapeCity.Spreadsheet.UI.StateEventArgs)
    Public Propertystatic (Shared in Visual Basic)Gets the event argument that indicates all workbook settings are changed.  
    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