Indicates whether the control’s contents must be interpreted as text or as HTML code.
Control.TitleFormat = HTML | Text
0 (Text) |
The control’s content will be interpreted as text. This is the default value. |
1 (HTML) |
The control’s content will be interpreted as HTML code |
This property applies only at execution time.
Objects: Transactions, Web Panels
Controls: Grid's Columns' Titles
Languages: .NET, Java, Ruby (up to GeneXus X Evolution 3)
Format Property