RadControls for WPF

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

Syntax

C#
public class CustomTablePropertiesDialogAttribute : TablePropertiesDialogAttribute
Visual Basic
Public Class CustomTablePropertiesDialogAttribute _
	Inherits TablePropertiesDialogAttribute

Inheritance Hierarchy

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

See Also