Table of Contents

VirtualDataTable.CreatedBy Property

Returns the table that created this one (by a filter, distinct, etc), or null if this table was not created from another VirtualDataTable.

Syntax

Namespace: FlexCel.Report

public VirtualDataTable CreatedBy { get; }

See also