Microsoft SDK for Java

DataGrid.getAllowDelete

Retrieves a boolean value indicating whether the user can delete rows from the grid (provided the underlying recordset allows records to be deleted).

Syntax

public boolean getAllowDelete()

Return Value

Returns true if the user can delete rows from the grid; otherwise, returns false. For more information, see setAllowDelete.

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