Spread for ASP.NET 12 Product Documentation
Text Property (TitleInfo)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TitleInfo Class : Text Property
Gets or sets the title bar text.
Syntax
'Declaration
 
Public Property Text As String
'Usage
 
Dim instance As TitleInfo
Dim value As String
 
instance.Text = value
 
value = instance.Text
public string Text {get; set;}
See Also

Reference

TitleInfo Class
TitleInfo Members