Spread ASP.NET 6.0 Product Documentation
SpreadCommandEventArgs Class Members
See Also  Properties  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : SpreadCommandEventArgs Class


Glossary Item Box

The following tables list the members exposed by SpreadCommandEventArgs.

Public Constructors

 NameDescription
Public ConstructorSpreadCommandEventArgs ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyCommandArgumentGets the argument for the command. (Inherited from System.Web.UI.WebControls.CommandEventArgs)
Public PropertyCommandNameGets the name of the command. (Inherited from System.Web.UI.WebControls.CommandEventArgs)
Public PropertyEditValuesGets the postback data in an array list of values.  
Public PropertyHandledGets or sets whether the event has been handled.  
Public PropertySheetViewGets the sheet being updated.  
Public PropertySortFrozenRowsGets or sets whether to the frozen rows should be sorted when sorting command happens.  
Top

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.