Table of Contents

VirtualDataTable.ColumnCount Property

Returns the number of columns of the table.

Syntax

Namespace: FlexCel.Report

public abstract Int32 ColumnCount { get; }

See also