Table of Contents

VirtualDataTableState.TableName Property

Returns the table name assigned on the template to this dataset. Note that this name is the one on the bands in the template.

Syntax

Namespace: FlexCel.Report

public String TableName { get; }

See also