[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.TocPanel.EnabledRuntime

EnabledRuntime Property

EnabledRuntime

Gets or sets a value indicating whether this TocPanel is enabled in runtime.

Declaration
protected override bool EnabledRuntime { get; set; }
Property Value
Type Description
bool

true if enabled; otherwise, false.

Overrides