Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

DataGrid.getSelectedForeColor

Retrieves the color for selected text in the grid.

Syntax

public Color getSelectedForeColor()

Return Value

Returns a Color object that represents the color for selected text in the grid.

Remarks

To determine the color of text when it is not selected, call getForeColor.

See Also   setSelectedForeColor