Table of Contents

Interface ILayoutElementWithVisibility

Namespace
HeBianGu.Control.Dock.Layout
Assembly
HeBianGu.Control.Dock.dll

Interface definition for a layout element that can update its visibility (IsVisible) property.

public interface ILayoutElementWithVisibility
Extension Methods

Methods

ComputeVisibility()

Invoke this to update the visibility (IsVisible) property of this layout element.

void ComputeVisibility()