Skip to main content

TileViewContextButtonToolTipEventArgs Class

Provides data for the TileView.CustomContextButtonToolTip event.

Namespace: DevExpress.XtraGrid.Views.Tile

Assembly: DevExpress.XtraGrid.v24.2.dll

Declaration

public class TileViewContextButtonToolTipEventArgs :
    EventArgs

Inheritance

Object
EventArgs
TileViewContextButtonToolTipEventArgs
See Also