Class DbfEncodingMac
Represents the DbfEncodingMac class. Provides encoding capabilities for the Western European (Mac) encoding under Silverlight.
Inherited Members
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class DbfEncodingMac : DbfEncodingBase
Constructors
DbfEncodingMac()
Declaration
public DbfEncodingMac()
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
|