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

ColumnInfo Class

Provides information about a data column listed in the Expression Editor.

Namespace: DevExpress.Data.Controls.ExpressionEditor

Assembly: DevExpress.Data.v19.2.dll

Declaration

public class ColumnInfo :
    ItemInfoBase

The following members return ColumnInfo objects:

Remarks

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

Inheritance

See Also