Class DbfEncodingCp437
Represents the DBF encoding for code page 437. Provides encoding capabilities for the OEM United States encoding under Silverlight.
Inherited Members
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class DbfEncodingCp437 : DbfEncodingBase
Constructors
DbfEncodingCp437()
Declaration
public DbfEncodingCp437()
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
|