StiOptionsExportTextUseFullTextBoxWidth Property  | 
 
            Gets or sets a value which indicates whether it is necessary to use full width of TextBox to put text.
            
 
    Namespace: 
   Stimulsoft.Report
    Assembly:
   Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic static bool UseFullTextBoxWidth { get; set; }Public Shared Property UseFullTextBoxWidth As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also