|
| Имя | Описание |
|---|
 | AddHtmlAttribute |
Adds the HTML attribute.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) |
 | AssetKey |
Sets the web asset key for the component.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) |
 | ButtonTitleDown |
Define the tooltip text of the down button.
(Унаследован от TextBoxBuilderBaseT, TViewComponent, TBuilder.) |
 | ButtonTitleUp |
Define the tooltip text of the up button.
(Унаследован от TextBoxBuilderBaseT, TViewComponent, TBuilder.) |
  | ClientEvents |
Configures the client-side events.
(Унаследован от TextBoxBuilderBaseT, TViewComponent, TBuilder.) |
 | DecimalDigits |
Defines the number of the decimal digits.
|
 | DecimalSeparator |
Sets the decimal separator.
|
 | EmptyMessage |
Sets the text which will be displayed if the textbox is empty.
(Унаследован от TextBoxBuilderBaseT, TViewComponent, TBuilder.) |
 | Enable |
Enables or disables the textbox.
(Унаследован от TextBoxBuilderBaseT, TViewComponent, TBuilder.) |
 | HtmlAttributes(IDictionaryString, Object) |
Sets the HTML attributes.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) |
 | HtmlAttributes(Object) |
Sets the HTML attributes.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) |
 | IncrementStep |
Sets the step, used ti increment/decrement the value of the textbox.
(Унаследован от TextBoxBuilderBaseT, TViewComponent, TBuilder.) |
 | InputHtmlAttributes(IDictionaryString, Object) |
Sets the Input HTML attributes.
(Унаследован от TextBoxBuilderBaseT, TViewComponent, TBuilder.) |
 | InputHtmlAttributes(Object) |
Sets the Input HTML attributes.
(Унаследован от TextBoxBuilderBaseT, TViewComponent, TBuilder.) |
 | MaxValue |
Sets the maximal possible value allowed to the user.
(Унаследован от TextBoxBuilderBaseT, TViewComponent, TBuilder.) |
 | MinValue |
Sets the minimal possible value allowed to the user.
(Унаследован от TextBoxBuilderBaseT, TViewComponent, TBuilder.) |
 | Name |
Sets the name of the component.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) |
 | NegativePatternIndex |
Sets the index of the negative pattern.
(Унаследован от TextBoxBuilderBaseT, TViewComponent, TBuilder.) |
 | Nullable |
Sets the nullable attribute
(Унаследован от TextBoxBuilderBaseT, TViewComponent, TBuilder.) |
 | NumberGroupSeparator |
Sets the group separator of the number.
(Унаследован от TextBoxBuilderBaseT, TViewComponent, TBuilder.) |
 | NumberGroupSize |
Sets the group size of the number.
(Унаследован от TextBoxBuilderBaseT, TViewComponent, TBuilder.) |
 | PercentSymbol |
Sets the percent symbol.
|
 | PositivePatternIndex |
Sets the index of the positive pattern.
|
 | Render |
Renders the component.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) |
 | ScriptFileNames |
Sets the Script file names.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) |
 | ScriptFilesPath |
Sets the Scripts files path.. Path must be a virtual path.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) |
 | Spinners |
Enables or disables the spin buttons.
(Унаследован от TextBoxBuilderBaseT, TViewComponent, TBuilder.) |
 | ToComponent |
Returns the internal view component.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) |
 | ToHtmlString | (Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) |
 | ToString | (Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) |
 | Value |
Sets the initial value of the textbox.
(Унаследован от TextBoxBuilderBaseT, TViewComponent, TBuilder.) |