Data for Silverlight
Locale Property (DataTable)

C1.Silverlight.Data Namespace > DataTable Class : Locale Property
Gets or sets the locale information used to compare strings within the table.
Syntax
'Declaration
 
Public Property Locale As CultureInfo
public CultureInfo Locale {get; set;}
See Also

Reference

DataTable Class
DataTable Members