Microsoft SDK for Java

ListView.getView

Retrieves a value that indicates how data is displayed in the list view control.

Syntax

public int getView()

Return Value

Returns an integer that represents the way displayed in the list view control. Possible return values are constants defined in the ViewEnum class.

See Also   setView

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