Microsoft SDK for Java

DataGrid.getRowSelectors

Retrieves a boolean value indicating whether row selectors are displayed in the grid.

Syntax

public boolean getRowSelectors()

Return Value

Returns true if the rows display row selectors; otherwise, returns false.

See Also   setRowSelectors

© 1999 Microsoft Corporation. All rights reserved. Terms of use.