Table of Contents

Property IsVisible

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

IsVisible

Gets or sets a value indicating whether the column is visible in the list control. Default is true. No invalidate of container control is done when this property is changed.

public virtual bool IsVisible { get; }

Property Value

bool