ArcFM Engine Developer Guide
Panes Property (DockGroupPaneLayout)


Syntax
'Declaration
 
<XmlArrayItemAttribute("Pane")>
Public Property Panes As DockBasePaneLayoutCollection
'Usage
 
Dim instance As DockGroupPaneLayout
Dim value As DockBasePaneLayoutCollection
 
instance.Panes = value
 
value = instance.Panes
[XmlArrayItem("Pane")]
public DockBasePaneLayoutCollection Panes {get; set;}
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

DockGroupPaneLayout Class
DockGroupPaneLayout Members

 

 


Send Comment