Skip to main content

ASPxClientTitleBase.lines Property

Gets the lines of text within a title.

Declaration

lines: string[]

Property Value

Type Description
string[]

An array of string values containing the text of a title.

Remarks

The lines property provides access to the array of lines displayed by the title. The number of lines matches the number of elements in the array.

See Also