RadControls for Silverlight

The exception that is thrown when specified editor is not suitable for GridViewColumn Data Type.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.GridView (in Telerik.Windows.Controls.GridView.dll) Version: 2012.2.912.1050 (2012.2.0912.1050)

Syntax

C#
public class NotAllowedEditorSettingsException : Exception
Visual Basic
Public Class NotAllowedEditorSettingsException _
	Inherits Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Telerik.Windows.Controls..::..NotAllowedEditorSettingsException

See Also