Table of Contents

TLinqFieldDefinitions.ColumnCount Property

Number of first-class fields in the class. (doesn't include nested ones like "Employee.Name")

Syntax

Namespace: FlexCel.Report

public Int32 ColumnCount { get; }

See also