Table of Contents

Property ContentVisible

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ContentVisible

Gets or sets whether contents of the control is visible. If contents is hidden only tab headers are shown.

[Browsable(true)]
public virtual bool ContentVisible { get; set; }

Property Value

bool