RadControls for WPF

Namespace: Telerik.Windows.Documents.UI.Extensibility
Assembly: Telerik.Windows.Documents (in Telerik.Windows.Documents.dll) Version: 2013.2.611.40

Syntax

C#
public abstract class TablePropertiesDialogAttribute : ExportAttribute
Visual Basic
Public MustInherit Class TablePropertiesDialogAttribute _
	Inherits ExportAttribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    System.ComponentModel.Composition..::..ExportAttribute
      Telerik.Windows.Documents.UI.Extensibility..::..TablePropertiesDialogAttribute
        Telerik.Windows.Documents.UI.Extensibility..::..CustomTablePropertiesDialogAttribute

See Also