ArcFM Solution Developer Guide
HasChildren Property (DiagramsPropertyPage)


Syntax
'Declaration
 
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
<System.ComponentModel.BrowsableAttribute(False)>
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<SRDescriptionAttribute("Indicates whether the control contains one or more child controls.")>
Public ReadOnly Property HasChildren As System.Boolean
'Usage
 
Dim instance As DiagramsPropertyPage
Dim value As System.Boolean
 
value = instance.HasChildren
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[SRDescription("Indicates whether the control contains one or more child controls.")]
public System.bool HasChildren {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

DiagramsPropertyPage Class
DiagramsPropertyPage Members

 

 


Send Comment