Table of Contents

TCustomTableStyle.CanBeUsedAsPivotTable Property

If true, then this table style can be used in pivot tables.

Syntax

Namespace: FlexCel.Core

public Boolean CanBeUsedAsPivotTable { get; set; }

See also