UnboundSourceProperty(String) Constructor
Initializes a new instance of the UnboundSourceProperty class.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v22.2.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type | Description |
---|---|---|
name | String | A string that is the property name. |
See Also