[]
Gets whether to show the child view on this sheet when the parent row is expanded.
public bool GetChildVisible(SheetView child)
Public Function GetChildVisible(child As SheetView) As Boolean
| Type | Name | Description |
|---|---|---|
| SheetView | child | Child view to show |
| Type | Description |
|---|---|
| bool | true if the child view show on this sheet; false otherwise |