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 CustomTabStopsPropertiesDialogAttribute : TabStopsPropertiesDialogAttribute
Visual Basic
Public Class CustomTabStopsPropertiesDialogAttribute _
	Inherits TabStopsPropertiesDialogAttribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    System.ComponentModel.Composition..::..ExportAttribute
      Telerik.Windows.Documents.UI.Extensibility..::..TabStopsPropertiesDialogAttribute
        Telerik.Windows.Documents.UI.Extensibility..::..CustomTabStopsPropertiesDialogAttribute

See Also