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