'Declaration Protected Overrides Function GetVisibility() As Boolean
'Usage Dim instance As LayoutDocumentPaneGroup Dim value As Boolean value = instance.GetVisibility()
protected override bool GetVisibility()
Return Value
true if any of the child LayoutDocumentPane elements are visible; false if not (or if there are no child elements).