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
TextBinding Property
Gets the data bindings for the text.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
C#
VB
ASP.NET
Copy
public
string
TextBinding
{
get
;
set
; }
Public
Property
TextBinding
As
String
Get
Set
Property Value
Type:
String
Implements
IStiTextBoxControl
TextBinding
See Also
Reference
StiTextBoxControl Class
Stimulsoft.Report.Dialogs Namespace