IsExpanded Method (SwfPropertyGrid)

Class

SwfPropertyGrid.

Action

Tests whether the property is expanded in a .NET property grid control.

Syntax

bExpanded = IsExpanded (sPropName)
Variable Description
bExpanded TRUE if the row is expanded, FALSE if it is not. BOOLEAN.
sPropName The name of the property in the property grid. STRING.