Table of Contents

VirtualDataTable.Locale Property

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

Syntax

Namespace: FlexCel.Report

public abstract CultureInfo Locale { get; }

See also