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


In This Topic
    SpreadCommandEventArgs Constructor
    In This Topic
    Creates a new set of Spread command event arguments
    Overload List
    OverloadDescription
    Creates a new object with the SpreadCommand event arguments with the specified sheet, command, and argument.  
    Creates a new object with the SpreadCommand event arguments with the specified sheet, command, argument, and edit values.  
    Remarks
    This initializes an instance of the SpreadCommandEventArgs class.
    See Also