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

TileViewContextButtonToolTipEventArgs Class

Provides data for the TileView.CustomContextButtonToolTip event.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v20.1.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public class TileViewContextButtonToolTipEventArgs :
    EventArgs

Inheritance

Object
EventArgs
TileViewContextButtonToolTipEventArgs
See Also