TreeView.shouldPersistIndent

Overview | Methods | This Package | All Packages

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 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.