Table of Contents

TLinqDataTable.ColumnCount Property

Returns the number of columns of the table.

Syntax

Namespace: FlexCel.Report

public override Int32 ColumnCount { get; }

See also