RadControls for WinForms

Namespace: Telerik.WinControls
Assembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
public class RadPropertyNotFoundException : ArgumentException
Visual Basic
Public Class RadPropertyNotFoundException _
	Inherits ArgumentException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    System..::..SystemException
      System..::..ArgumentException
        Telerik.WinControls..::..RadPropertyNotFoundException

See Also