InnerText Property

Returns the text inside the control. The inner text might be a combination of text from child controls.

protected string InnerText {
   get,
   set
}

""""""""""See Also

Applies to: MobileControl Class