A newer version of this page is available.
Switch to the current version.
ParameterInfo Class
Provides information about a parameter listed in the Expression Editor.
Namespace: DevExpress.Data.Controls.ExpressionEditor
Assembly: DevExpress.Data.v19.1.dll
Declaration
public class ParameterInfo :
ItemInfoBase
Public Class ParameterInfo
Inherits ItemInfoBase
Remarks
For a code sample, see the following example online: How to customize the Expression Editor.
Inheritance
Object
ItemInfoBase
ParameterInfo
See Also
Feedback