Method AddTextCore
AddTextCore(string)
Adds static text to the control.
public virtual AbstractControl AddTextCore(string text)
Parameters
text
stringText string.
Returns
- AbstractControl
AbstractControl which is used to show text for the added item.