Skip to main content

GridColumnDataEventArgs Class

Provides data for the GridControl.CustomUnboundColumnData event.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v25.2.dll

Declaration

public class GridColumnDataEventArgs :
    ColumnDataEventArgsBase

Remarks

To learn more, see Unbound Columns.

Inheritance

See Also