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


In This Topic
    ChartStateEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ChartStateEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of WorksheetStateEventArgs.  
    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. (Inherited from GrapeCity.Spreadsheet.UI.StateEventArgs)
    Public PropertyGets a boolean value indicating whether the chart's data is changed.  
    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