Skip to main content
A newer version of this page is available. .

FunctionInfo Class

Provides information about a function listed in the Expression Editor.

Namespace: DevExpress.Data.Controls.ExpressionEditor

Assembly: DevExpress.Data.v19.1.dll

Declaration

public class FunctionInfo :
    ItemInfoBase

Remarks

For a code sample, see the following example online: How to customize the Expression Editor.

Inheritance

Object
ItemInfoBase
FunctionInfo
See Also