Enum
EditorSpinBoxActionType

Action type enumeration of the editor spinbox.

Definition

Namespace:Telerik.WebAii.Controls.Html

Assembly:Telerik.WebAii.Controls.Html.dll

Syntax:

cs-api-definition
public enum EditorSpinBoxActionType

Fields

Decrease

Correspondes to decrease the value in the SpinBox.

Declaration

cs-api-definition
Decrease = 1

Field Value

EditorSpinBoxActionType

Increase

Correspondes to increase the value in the SpinBox.

Declaration

cs-api-definition
Increase = 0

Field Value

EditorSpinBoxActionType

In this article
DefinitionFieldsDecreaseIncrease
Not finding the help you need?
Contact Support