RadControls for Silverlight

Namespace: Telerik.Windows.Documents.FormatProviders.Html
Assembly: Telerik.Windows.Documents.FormatProviders.Html (in Telerik.Windows.Documents.FormatProviders.Html.dll) Version: 2013.1.403.1050

Syntax

C#
public class HtmlDataProvider : DataProviderBase
Visual Basic
Public Class HtmlDataProvider _
	Inherits DataProviderBase

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        Telerik.Windows.Documents.FormatProviders..::..DataProviderBase
          Telerik.Windows.Documents.FormatProviders.Html..::..HtmlDataProvider

See Also