Skip to main content
All docs
V24.1

TileCustomDrawEventArgs Class

A base class with arguments for events that draw tiles.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v24.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public abstract class TileCustomDrawEventArgs :
    EventArgs,
    IDxHtmlFieldValueProvider

Inheritance

See Also