Microsoft SDK for Java

TreeView.shouldPersistIndent

Retrieves a boolean value indicating whether the value of the indent property has been explicitly set and should therefore be persisted.

Syntax

public boolean shouldPersistIndent()

Return Value

Returns true if the indent property has been explicitly set; returns false if the indent property has not been explicitly set, and the system indentation setting is being used.

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