AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageGrid..::..ShowActiveButton Property

Whether to render the active/inactive toggle column. The column is also auto-hidden when the row's data object lacks an IsActive property or when no OnToggleActive handler is attached.

Namespace:  AdvantageCMS.Web.UI.Admin
Assembly:  AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)

Syntax


public bool ShowActiveButton { get; set; }

Field Value

Default true.