Property ContentVisible
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; }
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; }