Table of Contents

TLinqDataTable<T>.ColumnCount Property

Returns the number of columns of the table.

Syntax

Namespace: FlexCel.Report

public override Int32 ColumnCount { get; }

See also