Skip to main content

AutoGeneratingColumnEventArgs Class

Provides data for the AutoGeneratingColumn event.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public class AutoGeneratingColumnEventArgs :
    EventArgs

Inheritance

Object
EventArgs
AutoGeneratingColumnEventArgs
See Also