Table of Contents

TCustomTableStyle.CanBeUsedAsTable Property

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

Syntax

Namespace: FlexCel.Core

public Boolean CanBeUsedAsTable { get; set; }

See also