Microsoft SDK for Java

ListView.getLabelEdit

Retrieves a boolean value indicating whether the user can edit the labels of list view items.

Syntax

public boolean getLabelEdit()

Return Value

Returns true if the user can edit the labels of list view items at run time; otherwise, returns false.

See Also   setLabelEdit

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