FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace : NumericUpDownCellType Class |
For a list of all members of this type, see NumericUpDownCellType members.
Name | Description | |
---|---|---|
Editor | Gets or sets the text box editing control. (Inherited from FarPoint.Web.Spread.Extender.ExtenderCellType) | |
EditorClientScriptUrl | Gets the URL of the client script file for the editor, if the editor supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType) | |
Maximum | Gets or sets the maximum value for the numeric up-down cell. | |
Minimum | Gets or sets the minimum value for the numeric up-down cell. | |
RefValues | Gets or sets a list of reference values for the numeric up-down cell. | |
RendererClientScriptUrl | Gets the URL of the client script file for the renderer, if the renderer supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType) | |
ServiceDownMethod | Gets or sets the method to the helper Web service for the down button. | |
ServiceDownPath | Gets or sets the path to the helper Web service for the down button. | |
ServiceUpMethod | Gets or sets the method to the helper Web service for the up button. | |
ServiceUpPath | Gets or sets the path to the helper Web service for the up button. | |
Step | Gets or sets the step used for simple numeric incrementing and decrementing. | |
Tag | Gets or sets the custom parameter for calling the Web service method of the numeric up-down cell. | |
TargetButtonDownID | Gets or sets the identifier for the target down button. It take effects when ShowEditor is true. | |
TargetButtonUpID | Gets or sets the identifier for the target up button. It take effects when ShowEditor is true. |
Name | Description | |
---|---|---|
ExtraRendererSettings | Gets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.BaseCellType) |