Table of Contents

TLinqDataTable.Locale Property

Locale for this dataset. This might be needed to create datatables with data and the same locale.

Syntax

Namespace: FlexCel.Report

public override CultureInfo Locale { get; }

See also