RetrieveFieldsParameters.CustomListParameters Property
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Namespace: DevExpress.XtraDataLayout
Assembly: DevExpress.XtraLayout.v26.1.dll
Declaration
Property Value
| Type |
|---|
| List<DevExpress.XtraDataLayout.RetrieveFieldParameters> |
Remarks
See the DataLayoutControl.RetrieveFields topic to learn more.
See Also