Skip to main content

OperatorInfo Class

Provides information about an operator listed in the Expression Editor.

Namespace: DevExpress.Data.Controls.ExpressionEditor

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public class OperatorInfo :
    ItemInfoBase

Remarks

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

Inheritance

Object
ItemInfoBase
OperatorInfo
See Also