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.v18.2.dll

Declaration

public class TileViewContextButtonToolTipEventArgs :
    EventArgs

Inheritance

Object
EventArgs
TileViewContextButtonToolTipEventArgs
See Also