KaxNumericTextBox Properties |
The KaxNumericTextBox type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AllowOutOfRangeAutoCorrect |
Gets or sets whether the KaxNumericTextBox should autocorrect out of range values to valid values or leave them visible to the user and apply its InvalidStyle. If the InvalidStyle is applied, the control will have no value.
|
![]() |
ButtonDownContainer |
Gets control that contains the up button of KaxInput control
|
![]() |
ButtonLeftContainer | |
![]() |
ButtonRightContainer | |
![]() |
ButtonUpContainer |
Gets control that contains the up button of KaxInput control
|
![]() |
Culture |
Gets or sets the culture used by KaxNumericTextBox to format the numburs.
|
![]() |
DataType |
Type of object that is used to wrap the DbValue property.
|
![]() ![]() |
DbValue |
Gets or sets the data content of KaxNumericTextBox in a database friendly
way.
|
![]() |
IncrementSettings | |
![]() |
MaxValue |
Gets or sets the largest possible value of a KaxNumericTextBox.
|
![]() |
MinValue |
Gets or sets the smallest possible value of a KaxNumericTextBox. |
![]() |
NegativeStyle |
Gets the style properties for KaxInput when when the text is negative. |
![]() |
NumberFormat | |
![]() |
SelectionOnFocus | (Overrides KaxInputControlSelectionOnFocus.) |
![]() ![]() |
ShowIncrementButtons |
Gets or sets a value indicating whether the button is displayed in the
KaxInput control.
|
![]() |
ShowLargeIncrementButtons | |
![]() |
SpinDownCssClass | |
![]() |
SpinLeftCssClass | |
![]() |
SpinRightCssClass | |
![]() |
SpinUpCssClass | |
![]() |
Text | (Overrides KaxInputControlText.) |
![]() |
Type |
Gets or sets the numeric type of the KaxNumericTextBox.
|
![]() |
ValidationText | |
![]() |
Value |
Gets or sets the value of the KaxInput control.
|