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


In This Topic
    SpreadCommandEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SpreadCommandEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the argument for the command. (Inherited from System.Web.UI.WebControls.CommandEventArgs)
    Public PropertyGets the name of the command. (Inherited from System.Web.UI.WebControls.CommandEventArgs)
    Public PropertyGets the postback data in an array list of values.  
    Public PropertyGets or sets whether the event has been handled.  
    Public PropertyGets the sheet being updated.  
    Public PropertyGets or sets whether the frozen rows should be sorted when the sorting command occurs.  
    Top
    See Also