Class DbfEncodingCp1254
Represents the DBF encoding for code page 1254. Provides encoding capabilities for the Turkish (Windows) encoding under Silverlight.
Inherited Members
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class DbfEncodingCp1254 : DbfEncodingBase
Constructors
DbfEncodingCp1254()
Declaration
public DbfEncodingCp1254()
Properties
WebName
Gets the name registered with the Internet Assigned Numbers Authority (IANA) for the current encoding.
Declaration
public override string WebName { get; }
Property Value
System.String
|