RadControls for Silverlight

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

Syntax

C#
public class CustomSpellCheckingDialogAttribute : SpellCheckingDialogAttribute
Visual Basic
Public Class CustomSpellCheckingDialogAttribute _
	Inherits SpellCheckingDialogAttribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    System.ComponentModel.Composition..::..ExportAttribute
      Telerik.Windows.Documents.UI.Extensibility..::..SpellCheckingDialogAttribute
        Telerik.Windows.Documents.UI.Extensibility..::..CustomSpellCheckingDialogAttribute

See Also