Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetViewStateEventArgs Class
Properties


In This Topic
    SheetViewStateEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SheetViewStateEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new object with the SheetViewState event arguments.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the event has been handled.  
    Public PropertyGets the index of the collection that contains the sheet.  
    Public PropertyGets whether the state of the sheet is saved.  
    Public PropertyGets the sheet whose state is to be loaded or to be saved.  
    Top
    See Also