RadControls for Silverlight

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

Syntax

C#
public class BinaryDataProviderBase : FrameworkElement
Visual Basic
Public Class BinaryDataProviderBase _
	Inherits FrameworkElement

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        Telerik.Windows.Documents.FormatProviders..::..BinaryDataProviderBase
          Telerik.Windows.Documents.FormatProviders.OpenXml..::..DocxDataProvider

See Also