The exception that is thrown when specified editor is not suitable for GridViewColumn Data Type.
Namespace: Telerik.Windows.ControlsAssembly: 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
See Also