ArcFM Desktop Developer Guide
Panes Property


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Returns the collection of child panes for this group pane.
Syntax
'Declaration
 
Public ReadOnly Property Panes As DockPaneCollection
'Usage
 
Dim instance As DockGroupPane
Dim value As DockPaneCollection
 
value = instance.Panes
public DockPaneCollection Panes {get;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DockGroupPane Class
DockGroupPane Members

 

 


Send Comment