Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Stats Namespace / InvalidSourcePropertyNameException Class
Properties Methods Events


In This Topic
    InvalidSourcePropertyNameException Class Members
    In This Topic

    The following tables list the members exposed by InvalidSourcePropertyNameException.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the InvalidSourcePropertyNameException class using the specified error message and indicating the invalid source property name.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from Xceed.Wpf.DataGrid.DataGridException)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public PropertyGets or sets the name of the invalid source property.  
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Exception)
    Public MethodOverridden. Sets the SerializationInfo object with the parameter name and additional exception information.  
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Top
    Protected Events
     NameDescription
    Protected Event (Inherited from System.Exception)
    Top
    See Also