Skip to main content

LayoutViewCustomCardLayoutEventArgs Class

Provides data for the LayoutView.CustomCardLayout event.

Namespace: DevExpress.XtraGrid.Views.Layout.Events

Assembly: DevExpress.XtraGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

public class LayoutViewCustomCardLayoutEventArgs :
    EventArgs

Inheritance

Object
EventArgs
LayoutViewCustomCardLayoutEventArgs
See Also