Skip to main content

GridColumnCommands Class

Provides access to column commands.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll

#Declaration

public class GridColumnCommands :
    INotifyPropertyChanged

#Returned By

The ColumnBase.Commands property returns an instance of GridColumnCommands.

#Inheritance

Object
GridColumnCommands
See Also