Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Report.Dialogs
StiTextBoxControl Class
StiTextBoxControl Properties
AcceptsReturn Property
AcceptsTab Property
ComponentId Property
Control Property
Height Property
LocalizedName Property
MaxLength Property
Multiline Property
PasswordChar Property
Text Property
TextBinding Property
ToolboxCategory Property
ToolboxPosition Property
WordWrap Property
StiTextBoxControl
Text Property
Gets or sets the current text in the text box.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
C#
VB
ASP.NET
Copy
public
string
Text
{
get
;
set
; }
Public
Property
Text
As
String
Get
Set
Property Value
Type:
String
Implements
IStiTextBoxControl
Text
See Also
Reference
StiTextBoxControl Class
Stimulsoft.Report.Dialogs Namespace