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