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

ColumnBase Class

Serves as a base for classes that represent data columns.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v21.1.dll

Declaration

[HasNotPublicByDesignProperties]
public abstract class ColumnBase :
    FrameworkElement,
    IColumnInfo,
    IDataColumnInfo,
    INotifyPropertyChanged

The following members accept/return ColumnBase objects:

See Also