UnboundSource.Properties Property
Gets the collection of the UnboundSource‘s properties.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
UnboundSourcePropertyCollection | An UnboundSourcePropertyCollection object specifying the properties collection. |
See Also