DataGrid.getCaption

Overview | Methods | Fields | This Package | All Packages

DataGrid.getCaption

Retrieves the text displayed in the caption bar at the top of the grid.

Syntax

public String getCaption()

Return Value

Returns a string that represents the current caption text. If the grid has no caption, an empty string is returned.

See Also   setCaption