Back to Devexpress

TileCustomDrawEventArgs Class

windowsforms-devexpress-dot-xtraeditors-09b4f940.md

latest1.2 KB
Original Source

TileCustomDrawEventArgs Class

A base class with arguments for events that draw tiles.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public abstract class TileCustomDrawEventArgs :
    EventArgs,
    IDxHtmlFieldValueProvider
vb
Public MustInherit Class TileCustomDrawEventArgs
    Inherits EventArgs
    Implements IDxHtmlFieldValueProvider

Inheritance

Object EventArgs TileCustomDrawEventArgs TileViewItemCustomDrawEventArgs

See Also

TileCustomDrawEventArgs Members

DevExpress.XtraEditors Namespace