Table of Contents

VirtualDataTable.TableName Property

Name for the virtual data table. Note that this name is *not* used anywhere in FlexCel code, except to report errors. The Table names that are used on reports are the ones in VirtualDataTableState

Syntax

Namespace: FlexCel.Report

public String TableName { get; }

See also