Skip to main content
A newer version of this page is available. .

TileViewContextButtonCustomizeEventArgs Class

Provides data for the TileView.ContextButtonCustomize event.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v20.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public class TileViewContextButtonCustomizeEventArgs :
    EventArgs

Inheritance

Object
EventArgs
TileViewContextButtonCustomizeEventArgs
See Also