Back to Devexpress

TileViewContextButtonToolTipEventArgs Class

windowsforms-devexpress-dot-xtragrid-dot-views-dot-tile-85edfa2a.md

latest1.6 KB
Original Source

TileViewContextButtonToolTipEventArgs Class

Provides data for the TileView.CustomContextButtonToolTip event.

Namespace : DevExpress.XtraGrid.Views.Tile

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

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

TileViewContextButtonToolTipEventArgs is the data class for the following events:

Inheritance

Object EventArgs TileViewContextButtonToolTipEventArgs

See Also

TileViewContextButtonToolTipEventArgs Members

DevExpress.XtraGrid.Views.Tile Namespace