[]
Sets whether to display the child view in a hierarchical display.
public void SetChildVisible(SheetView child, bool visible)
Public Sub SetChildVisible(child As SheetView, visible As Boolean)
Type | Name | Description |
---|---|---|
SheetView | child | Child view for which to set whether it is visible |
bool | visible | Whether to display the child view |