Back to Devexpress

LayoutViewCustomCardLayoutEventArgs Class

windowsforms-devexpress-dot-xtragrid-dot-views-dot-layout-dot-events-d73fa808.md

latest1.7 KB
Original Source

LayoutViewCustomCardLayoutEventArgs Class

Provides data for the LayoutView.CustomCardLayout event.

Namespace : DevExpress.XtraGrid.Views.Layout.Events

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public class LayoutViewCustomCardLayoutEventArgs :
    EventArgs
vb
Public Class LayoutViewCustomCardLayoutEventArgs
    Inherits EventArgs

LayoutViewCustomCardLayoutEventArgs is the data class for the following events:

Inheritance

Object EventArgs LayoutViewCustomCardLayoutEventArgs

See Also

LayoutViewCustomCardLayoutEventArgs Members

CustomCardLayout

DevExpress.XtraGrid.Views.Layout.Events Namespace