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


In This Topic
    TableStateEventArgs Class Members
    In This Topic

    The following tables list the members exposed by TableStateEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of WorksheetStateEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a boolean value indicating whether the BandedColumns style is changed.  
    Public PropertyGets a boolean value indicating whether the BandedRows style is changed.  
    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 FilterButton style is changed.  
    Public PropertyGets a boolean value indicating whether the FirstColumn style 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 visibility of table header is changed.  
    Public PropertyGets a boolean value indicating whether the LastColumn style is changed.  
    Public PropertyGets a boolean value indicating whether the Name of table is changed.  
    Public PropertyGets a boolean value indicating whether the contextual state is changed. (Inherited from GrapeCity.Spreadsheet.UI.StateEventArgs)
    Public PropertyGets a boolean value indicating whether the visibility of total row is changed.  
    Public PropertyOverridden.   
    Top
    Public Methods
     NameDescription
    Public MethodCombines changes into one event argument. (Inherited from GrapeCity.Spreadsheet.UI.StateEventArgs)
    Top
    See Also