RadControls for WPF

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            Telerik.Windows.Documents.FormatProviders..::..DataProviderBase
              Telerik.Windows.Documents.FormatProviders.Html..::..HtmlDataProvider

See Also