Spread for ASP.NET 10 Product Documentation
NumericUpDownCellType Class Properties


For a list of all members of this type, see NumericUpDownCellType members.

Public Properties
 NameDescription
Public PropertyEditorGets or sets the text box editing control. (Inherited from FarPoint.Web.Spread.Extender.ExtenderCellType)
Public PropertyEditorClientScriptUrlGets the URL of the client script file for the editor, if the editor supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
Public PropertyMaximumGets or sets the maximum value for the numeric up-down cell.  
Public PropertyMinimumGets or sets the minimum value for the numeric up-down cell.  
Public PropertyRefValuesGets or sets a list of reference values for the numeric up-down cell.  
Public PropertyRendererClientScriptUrlGets the URL of the client script file for the renderer, if the renderer supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType)
Public PropertyServiceDownMethodGets or sets the method to the helper Web service for the down button.  
Public PropertyServiceDownPathGets or sets the path to the helper Web service for the down button.  
Public PropertyServiceUpMethodGets or sets the method to the helper Web service for the up button.  
Public PropertyServiceUpPathGets or sets the path to the helper Web service for the up button.  
Public PropertyStepGets or sets the step used for simple numeric incrementing and decrementing.  
Public PropertyTagGets or sets the custom parameter for calling the Web service method of the numeric up-down cell.  
Public PropertyTargetButtonDownIDGets or sets the identifier for the target down button. It take effects when ShowEditor is true.  
Public PropertyTargetButtonUpIDGets or sets the identifier for the target up button. It take effects when ShowEditor is true.  
Top
Protected Properties
 NameDescription
Protected PropertyExtraRendererSettingsGets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.BaseCellType)
Top
See Also

Reference

NumericUpDownCellType Class
FarPoint.Web.Spread.Extender Namespace

User-Task Documentation

Working with ASP.NET AJAX Extender Cell Types

 

 


Copyright © GrapeCity, inc. All rights reserved.